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

Data Fields

struct kref kref
 
u8 udev_number
 
u8 endp_number
 
u8 usb_addr
 
u8 usb_endp
 
struct u132u132
 
struct list_head endp_ring
 
struct u132_ringring
 
unsigned toggle_bits:2
 
unsigned active:1
 
unsigned delayed:1
 
unsigned input:1
 
unsigned output:1
 
unsigned pipetype:2
 
unsigned dequeueing:1
 
unsigned edset_flush:1
 
unsigned spare_bits:14
 
unsigned long jiffies
 
struct usb_host_endpoint * hep
 
struct u132_spin queue_lock
 
u16 queue_size
 
u16 queue_last
 
u16 queue_next
 
struct urburb_list [ENDP_QUEUE_SIZE]
 
struct list_head urb_more
 
struct delayed_work scheduler
 

Detailed Description

Definition at line 146 of file u132-hcd.c.

Field Documentation

unsigned active

Definition at line 156 of file u132-hcd.c.

unsigned delayed

Definition at line 157 of file u132-hcd.c.

unsigned dequeueing

Definition at line 161 of file u132-hcd.c.

unsigned edset_flush

Definition at line 162 of file u132-hcd.c.

u8 endp_number

Definition at line 149 of file u132-hcd.c.

struct list_head endp_ring

Definition at line 153 of file u132-hcd.c.

struct usb_host_endpoint* hep

Definition at line 165 of file u132-hcd.c.

unsigned input

Definition at line 158 of file u132-hcd.c.

unsigned long jiffies

Definition at line 164 of file u132-hcd.c.

Definition at line 147 of file u132-hcd.c.

unsigned output

Definition at line 159 of file u132-hcd.c.

unsigned pipetype

Definition at line 160 of file u132-hcd.c.

u16 queue_last

Definition at line 168 of file u132-hcd.c.

struct u132_spin queue_lock

Definition at line 166 of file u132-hcd.c.

u16 queue_next

Definition at line 169 of file u132-hcd.c.

u16 queue_size

Definition at line 167 of file u132-hcd.c.

Definition at line 154 of file u132-hcd.c.

struct delayed_work scheduler

Definition at line 172 of file u132-hcd.c.

unsigned spare_bits

Definition at line 163 of file u132-hcd.c.

unsigned toggle_bits

Definition at line 155 of file u132-hcd.c.

Definition at line 152 of file u132-hcd.c.

u8 udev_number

Definition at line 148 of file u132-hcd.c.

Definition at line 170 of file u132-hcd.c.

struct list_head urb_more

Definition at line 171 of file u132-hcd.c.

u8 usb_addr

Definition at line 150 of file u132-hcd.c.

u8 usb_endp

Definition at line 151 of file u132-hcd.c.


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