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

Data Fields

u64 id
 
unsigned char type
 
unsigned char xfer_type
 
unsigned char epnum
 
unsigned char devnum
 
unsigned short busnum
 
char flag_setup
 
char flag_data
 
s64 ts_sec
 
s32 ts_usec
 
int status
 
unsigned int len_urb
 
unsigned int len_cap
 
union {
   unsigned char   setup [SETUP_LEN]
 
   struct iso_rec {
      int   error_count
 
      int   numdesc
 
   }   iso
 
s
 
int interval
 
int start_frame
 
unsigned int xfer_flags
 
unsigned int ndesc
 

Detailed Description

Definition at line 86 of file mon_bin.c.

Field Documentation

unsigned short busnum

Definition at line 92 of file mon_bin.c.

unsigned char devnum

Definition at line 91 of file mon_bin.c.

unsigned char epnum

Definition at line 90 of file mon_bin.c.

int error_count

Definition at line 103 of file mon_bin.c.

char flag_data

Definition at line 94 of file mon_bin.c.

char flag_setup

Definition at line 93 of file mon_bin.c.

Definition at line 87 of file mon_bin.c.

Definition at line 107 of file mon_bin.c.

struct { ... } ::iso_rec iso
unsigned int len_cap

Definition at line 99 of file mon_bin.c.

unsigned int len_urb

Definition at line 98 of file mon_bin.c.

unsigned int ndesc

Definition at line 110 of file mon_bin.c.

int numdesc

Definition at line 104 of file mon_bin.c.

union { ... } s
unsigned char setup[SETUP_LEN]

Definition at line 101 of file mon_bin.c.

int start_frame

Definition at line 108 of file mon_bin.c.

Definition at line 97 of file mon_bin.c.

s64 ts_sec

Definition at line 95 of file mon_bin.c.

s32 ts_usec

Definition at line 96 of file mon_bin.c.

unsigned char type

Definition at line 88 of file mon_bin.c.

unsigned int xfer_flags

Definition at line 109 of file mon_bin.c.

unsigned char xfer_type

Definition at line 89 of file mon_bin.c.


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