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

Data Fields

struct usbatm_datausbatm
 
struct speedtch_params params
 
struct timer_list status_check_timer
 
struct work_struct status_check_work
 
unsigned char last_status
 
int poll_delay
 
struct timer_list resubmit_timer
 
struct urbint_urb
 
unsigned char int_data [16]
 
unsigned char scratch_buffer [16]
 

Detailed Description

Definition at line 137 of file speedtch.c.

Field Documentation

unsigned char int_data[16]

Definition at line 151 of file speedtch.c.

struct urb* int_urb

Definition at line 150 of file speedtch.c.

unsigned char last_status

Definition at line 145 of file speedtch.c.

Definition at line 140 of file speedtch.c.

int poll_delay

Definition at line 147 of file speedtch.c.

struct timer_list resubmit_timer

Definition at line 149 of file speedtch.c.

unsigned char scratch_buffer[16]

Definition at line 153 of file speedtch.c.

struct timer_list status_check_timer

Definition at line 142 of file speedtch.c.

struct work_struct status_check_work

Definition at line 143 of file speedtch.c.

Definition at line 138 of file speedtch.c.


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