Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vmk80xx_usb Struct Reference

Data Fields

struct usb_device * udev
 
struct usb_interfaceintf
 
struct usb_endpoint_descriptorep_rx
 
struct usb_endpoint_descriptorep_tx
 
struct usb_anchor rx_anchor
 
struct usb_anchor tx_anchor
 
struct vmk80xx_board board
 
struct firmware_version fw
 
struct semaphore limit_sem
 
wait_queue_head_t read_wait
 
wait_queue_head_t write_wait
 
unsigned charusb_rx_buf
 
unsigned charusb_tx_buf
 
unsigned long flags
 
int probed
 
int attached
 
int count
 

Detailed Description

Definition at line 185 of file vmk80xx.c.

Field Documentation

Definition at line 201 of file vmk80xx.c.

Definition at line 192 of file vmk80xx.c.

int count

Definition at line 202 of file vmk80xx.c.

Definition at line 188 of file vmk80xx.c.

Definition at line 189 of file vmk80xx.c.

unsigned long flags

Definition at line 199 of file vmk80xx.c.

Definition at line 193 of file vmk80xx.c.

Definition at line 187 of file vmk80xx.c.

struct semaphore limit_sem

Definition at line 194 of file vmk80xx.c.

int probed

Definition at line 200 of file vmk80xx.c.

wait_queue_head_t read_wait

Definition at line 195 of file vmk80xx.c.

struct usb_anchor rx_anchor

Definition at line 190 of file vmk80xx.c.

struct usb_anchor tx_anchor

Definition at line 191 of file vmk80xx.c.

struct usb_device* udev

Definition at line 186 of file vmk80xx.c.

unsigned char* usb_rx_buf

Definition at line 197 of file vmk80xx.c.

unsigned char* usb_tx_buf

Definition at line 198 of file vmk80xx.c.

wait_queue_head_t write_wait

Definition at line 196 of file vmk80xx.c.


The documentation for this struct was generated from the following file: