|
Linux Kernel
3.7.1
|
#include <linux/string.h>#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | chp_id |
Macros | |
| #define | __MAX_CHPID 255 |
Functions | |
| struct chp_id | __attribute__ ((packed)) |
Variables | |
| __u8 | reserved1 |
| __u8 | cssid |
| __u8 | reserved2 |
| __u8 | id |
|
read |
Definition at line 171 of file esd_usb2.c.
1.8.2