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

Data Fields

spinlock_t lock
 
struct oti6858_control_pkt status
 
struct {
   u8   read_urb_in_use
 
   u8   write_urb_in_use
 
flags
 
struct delayed_work delayed_write_work
 
struct {
   __le16   divisor
 
   u8   frame_fmt
 
   u8   control
 
pending_setup
 
u8 transient
 
u8 setup_done
 
struct delayed_work delayed_setup_work
 
wait_queue_head_t intr_wait
 
struct usb_serial_portport
 

Detailed Description

Definition at line 172 of file oti6858.c.

Field Documentation

u8 control

Definition at line 186 of file oti6858.c.

struct delayed_work delayed_setup_work

Definition at line 190 of file oti6858.c.

struct delayed_work delayed_write_work

Definition at line 181 of file oti6858.c.

__le16 divisor

Definition at line 184 of file oti6858.c.

struct { ... } flags
u8 frame_fmt

Definition at line 185 of file oti6858.c.

wait_queue_head_t intr_wait

Definition at line 192 of file oti6858.c.

spinlock_t lock

Definition at line 173 of file oti6858.c.

struct { ... } pending_setup

Definition at line 193 of file oti6858.c.

u8 read_urb_in_use

Definition at line 178 of file oti6858.c.

u8 setup_done

Definition at line 189 of file oti6858.c.

Definition at line 175 of file oti6858.c.

u8 transient

Definition at line 188 of file oti6858.c.

u8 write_urb_in_use

Definition at line 179 of file oti6858.c.


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