|
libhd
5.0
|
pointing device (aka 'mouse') information More...
#include <hd.h>
Data Fields | |
| union u_hd_smbios_t * | next |
| hd_smbios_type_t | type |
| int | data_len |
| unsigned char * | data |
| str_list_t * | strings |
| int | handle |
| hd_id_t | mtype |
| mouse type More... | |
| hd_id_t | interface |
| interface type More... | |
| unsigned | buttons |
| number of buttons More... | |
pointing device (aka 'mouse') information
| unsigned smbios_mouse_t::buttons |
number of buttons
Referenced by smbios_dump(), and smbios_parse().
| unsigned char* smbios_mouse_t::data |
| int smbios_mouse_t::data_len |
| int smbios_mouse_t::handle |
| hd_id_t smbios_mouse_t::interface |
interface type
Referenced by smbios_free(), and smbios_parse().
| hd_id_t smbios_mouse_t::mtype |
mouse type
Referenced by smbios_free(), and smbios_parse().
| union u_hd_smbios_t* smbios_mouse_t::next |
| str_list_t* smbios_mouse_t::strings |
| hd_smbios_type_t smbios_mouse_t::type |