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

Data Fields

struct list_head urb_list
 
struct list_head link
 
unsigned long last_jiffies
 
int credit
 
int credit_ceiling
 
u8 ep_num
 
u8 attrib
 
u8buffer
 
int buffer_size
 
int in_ix
 
int out_ix
 
int buffered_units
 
unsigned flags
 
int start_frame
 

Detailed Description

Definition at line 69 of file ozhcd.c.

Field Documentation

u8 attrib

Definition at line 77 of file ozhcd.c.

Definition at line 78 of file ozhcd.c.

int buffer_size

Definition at line 79 of file ozhcd.c.

int buffered_units

Definition at line 82 of file ozhcd.c.

int credit

Definition at line 74 of file ozhcd.c.

int credit_ceiling

Definition at line 75 of file ozhcd.c.

u8 ep_num

Definition at line 76 of file ozhcd.c.

unsigned flags

Definition at line 83 of file ozhcd.c.

int in_ix

Definition at line 80 of file ozhcd.c.

unsigned long last_jiffies

Definition at line 73 of file ozhcd.c.

Definition at line 71 of file ozhcd.c.

int out_ix

Definition at line 81 of file ozhcd.c.

int start_frame

Definition at line 84 of file ozhcd.c.

Definition at line 70 of file ozhcd.c.


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