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

Data Fields

struct usb_device * udev
 
unsigned long state
 
struct work_struct work
 
atomic_t shutdown
 
struct urb * urb
 
unsigned charbuffer
 
unsigned charfw_data
 
unsigned int fw_size
 
unsigned int fw_sent
 

Detailed Description

Definition at line 63 of file bcm203x.c.

Field Documentation

unsigned char* buffer

Definition at line 72 of file bcm203x.c.

unsigned char* fw_data

Definition at line 74 of file bcm203x.c.

unsigned int fw_sent

Definition at line 76 of file bcm203x.c.

unsigned int fw_size

Definition at line 75 of file bcm203x.c.

atomic_t shutdown

Definition at line 69 of file bcm203x.c.

unsigned long state

Definition at line 66 of file bcm203x.c.

struct usb_device* udev

Definition at line 64 of file bcm203x.c.

struct urb* urb

Definition at line 71 of file bcm203x.c.

Definition at line 68 of file bcm203x.c.


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