|
Linux Kernel
3.7.1
|
#include <usbdevice_fs.h>
Data Fields | |
| unsigned char | type |
| unsigned char | endpoint |
| int | status |
| unsigned int | flags |
| void __user * | buffer |
| int | buffer_length |
| int | actual_length |
| int | start_frame |
| int | number_of_packets |
| int | error_count |
| unsigned int | signr |
| void __user * | usercontext |
| struct usbdevfs_iso_packet_desc | iso_frame_desc [0] |
Definition at line 96 of file usbdevice_fs.h.
| int actual_length |
Definition at line 103 of file usbdevice_fs.h.
Definition at line 101 of file usbdevice_fs.h.
| int buffer_length |
Definition at line 102 of file usbdevice_fs.h.
Definition at line 98 of file usbdevice_fs.h.
| int error_count |
Definition at line 106 of file usbdevice_fs.h.
| unsigned int flags |
Definition at line 100 of file usbdevice_fs.h.
| struct usbdevfs_iso_packet_desc iso_frame_desc[0] |
Definition at line 110 of file usbdevice_fs.h.
| int number_of_packets |
Definition at line 105 of file usbdevice_fs.h.
| unsigned int signr |
Definition at line 107 of file usbdevice_fs.h.
| int start_frame |
Definition at line 104 of file usbdevice_fs.h.
Definition at line 99 of file usbdevice_fs.h.
Definition at line 97 of file usbdevice_fs.h.
Definition at line 109 of file usbdevice_fs.h.
1.8.2