Linux Kernel
3.7.1
|
#include <zd_usb.h>
Data Fields | |
spinlock_t | lock |
struct mutex | setup_mutex |
struct delayed_work | idle_work |
struct tasklet_struct | reset_timer_tasklet |
u8 | fragment [2 *USB_MAX_RX_SIZE] |
unsigned int | fragment_length |
unsigned int | usb_packet_size |
struct urb ** | urbs |
int | urbs_count |
u8 fragment[2 *USB_MAX_RX_SIZE] |
struct delayed_work idle_work |
spinlock_t lock |
struct tasklet_struct reset_timer_tasklet |