28 #ifndef __ONLP_MODULEI_H__ 29 #define __ONLP_MODULEI_H__ int onlp_modulei_hw_init(uint32_t flags)
Hardware initialization of the Module module.
int onlp_modulei_sw_denit(void)
Deinitialize the module software module.
Module OID Information Structure.
Definition: module.h:41
int onlp_modulei_info_get(onlp_oid_id_t id, onlp_module_info_t *rv)
Get the information for the given module OID.
uint32_t onlp_oid_id_t
Definition: oids.h:55
int onlp_modulei_sw_init(void)
Software initialization of the Module module.
int onlp_modulei_hdr_get(onlp_oid_id_t id, onlp_oid_hdr_t *rv)
Retrieve the module's oid header.