mbgtools-lx
4.2.8
|
Device driver information. More...
#include <pcpsdev.h>
Data Fields | |
uint16_t | ver_num |
the device driver's version number More... | |
uint16_t | n_devs |
the number of devices handled by the driver More... | |
PCPS_ID_STR | id_str |
the device driver's ID string More... | |
Device driver information.
Used to pass info on the device driver to a user space application.
PCPS_ID_STR PCPS_DRVR_INFO::id_str |
uint16_t PCPS_DRVR_INFO::n_devs |
the number of devices handled by the driver
Definition at line 1333 of file pcpsdev.h.
Referenced by mbg_get_drvr_info(), and mbgclock_init_module().
uint16_t PCPS_DRVR_INFO::ver_num |