libhd  5.0
Data Fields
smbios_mouse_t Struct Reference

pointing device (aka 'mouse') information More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
 
hd_smbios_type_t type
 
int data_len
 
unsigned char * data
 
str_list_tstrings
 
int handle
 
hd_id_t mtype
 mouse type More...
 
hd_id_t interface
 interface type More...
 
unsigned buttons
 number of buttons More...
 

Detailed Description

pointing device (aka 'mouse') information

Field Documentation

◆ buttons

unsigned smbios_mouse_t::buttons

number of buttons

Referenced by smbios_dump(), and smbios_parse().

◆ data

unsigned char* smbios_mouse_t::data

◆ data_len

int smbios_mouse_t::data_len

◆ handle

int smbios_mouse_t::handle

◆ interface

hd_id_t smbios_mouse_t::interface

interface type

Referenced by smbios_free(), and smbios_parse().

◆ mtype

hd_id_t smbios_mouse_t::mtype

mouse type

Referenced by smbios_free(), and smbios_parse().

◆ next

union u_hd_smbios_t* smbios_mouse_t::next

◆ strings

str_list_t* smbios_mouse_t::strings

◆ type

hd_smbios_type_t smbios_mouse_t::type

The documentation for this struct was generated from the following file: