|
Linux Kernel
3.7.1
|
#include <tm6000-usb-isoc.h>
Data Fields | |
| int | max_pkt_size |
| int | num_bufs |
| struct urb ** | urb |
| char ** | transfer_buffer |
| u8 | cmd |
| int | pos |
| int | size |
| int | pktsize |
| int | vfield |
| int | field |
| u32 | tmp_buf |
| int | tmp_buf_len |
| struct tm6000_buffer * | buf |
Definition at line 24 of file tm6000-usb-isoc.h.
Definition at line 49 of file tm6000-usb-isoc.h.
Definition at line 38 of file tm6000-usb-isoc.h.
Definition at line 42 of file tm6000-usb-isoc.h.
| int max_pkt_size |
Definition at line 26 of file tm6000-usb-isoc.h.
| int num_bufs |
Definition at line 29 of file tm6000-usb-isoc.h.
| int pktsize |
Definition at line 39 of file tm6000-usb-isoc.h.
| int pos |
Definition at line 39 of file tm6000-usb-isoc.h.
| int size |
Definition at line 39 of file tm6000-usb-isoc.h.
| u32 tmp_buf |
Definition at line 45 of file tm6000-usb-isoc.h.
| int tmp_buf_len |
Definition at line 46 of file tm6000-usb-isoc.h.
| char** transfer_buffer |
Definition at line 35 of file tm6000-usb-isoc.h.
| struct urb** urb |
Definition at line 32 of file tm6000-usb-isoc.h.
| int vfield |
Definition at line 42 of file tm6000-usb-isoc.h.
1.8.2