Linux Kernel
3.7.1
|
#include <composite.h>
Data Fields | |
u16 | idVendor |
u16 | idProduct |
u16 | bcdDevice |
char * | serial_number |
char * | manufacturer |
char * | product |
Definition at line 389 of file composite.h.
u16 bcdDevice |
Definition at line 392 of file composite.h.
u16 idProduct |
Definition at line 391 of file composite.h.
u16 idVendor |
Definition at line 390 of file composite.h.
char* manufacturer |
Definition at line 394 of file composite.h.
Definition at line 395 of file composite.h.
char* serial_number |
Definition at line 393 of file composite.h.