|
Linux Kernel
3.7.1
|
Data Fields | |
| u8 | obuffer [DIOLAN_OUTBUF_LEN] |
| u8 | ibuffer [DIOLAN_INBUF_LEN] |
| struct usb_device * | usb_dev |
| struct usb_interface * | interface |
| struct i2c_adapter | adapter |
| int | olen |
| int | ocount |
Definition at line 84 of file i2c-diolan-u2c.c.
Definition at line 89 of file i2c-diolan-u2c.c.
| u8 ibuffer[DIOLAN_INBUF_LEN] |
Definition at line 86 of file i2c-diolan-u2c.c.
Definition at line 88 of file i2c-diolan-u2c.c.
| u8 obuffer[DIOLAN_OUTBUF_LEN] |
Definition at line 85 of file i2c-diolan-u2c.c.
| int ocount |
Definition at line 91 of file i2c-diolan-u2c.c.
| int olen |
Definition at line 90 of file i2c-diolan-u2c.c.
| struct usb_device* usb_dev |
Definition at line 87 of file i2c-diolan-u2c.c.
1.8.2