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

Data Fields

spinlock_t hcd_lock
 
struct list_head urb_pending_list
 
struct list_head urb_cancel_list
 
struct list_head orphanage
 
int conn_port
 
struct oz_port ports [OZ_NB_PORTS]
 
uint flags
 
struct usb_hcd * hcd
 

Detailed Description

Definition at line 123 of file ozhcd.c.

Field Documentation

int conn_port

Definition at line 128 of file ozhcd.c.

uint flags

Definition at line 130 of file ozhcd.c.

struct usb_hcd* hcd

Definition at line 131 of file ozhcd.c.

spinlock_t hcd_lock

Definition at line 124 of file ozhcd.c.

struct list_head orphanage

Definition at line 127 of file ozhcd.c.

Definition at line 129 of file ozhcd.c.

struct list_head urb_cancel_list

Definition at line 126 of file ozhcd.c.

struct list_head urb_pending_list

Definition at line 125 of file ozhcd.c.


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