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

Data Fields

struct list_head e_link
 
int type
 
unsigned long id
 
unsigned int tstamp
 
int busnum
 
char devnum
 
char epnum
 
char is_in
 
char xfertype
 
int length
 
int status
 
int interval
 
int start_frame
 
int error_count
 
char setup_flag
 
char data_flag
 
int numdesc
 
struct mon_iso_desc isodesc [ISODESC_MAX]
 
unsigned char setup [SETUP_MAX]
 
unsigned char data [DATA_MAX]
 

Detailed Description

Definition at line 53 of file mon_text.c.

Field Documentation

int busnum

Definition at line 58 of file mon_text.c.

unsigned char data[DATA_MAX]

Definition at line 73 of file mon_text.c.

char data_flag

Definition at line 69 of file mon_text.c.

char devnum

Definition at line 59 of file mon_text.c.

struct list_head e_link

Definition at line 54 of file mon_text.c.

char epnum

Definition at line 60 of file mon_text.c.

int error_count

Definition at line 67 of file mon_text.c.

unsigned long id

Definition at line 56 of file mon_text.c.

Definition at line 65 of file mon_text.c.

char is_in

Definition at line 61 of file mon_text.c.

Definition at line 71 of file mon_text.c.

int length

Definition at line 63 of file mon_text.c.

int numdesc

Definition at line 70 of file mon_text.c.

unsigned char setup[SETUP_MAX]

Definition at line 72 of file mon_text.c.

char setup_flag

Definition at line 68 of file mon_text.c.

int start_frame

Definition at line 66 of file mon_text.c.

Definition at line 64 of file mon_text.c.

unsigned int tstamp

Definition at line 57 of file mon_text.c.

Definition at line 55 of file mon_text.c.

char xfertype

Definition at line 62 of file mon_text.c.


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