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

#include <usb_mon.h>

Data Fields

struct list_head bus_link
 
spinlock_t lock
 
struct usb_bus * u_bus
 
int text_inited
 
int bin_inited
 
struct dentrydent_s
 
struct dentrydent_t
 
struct dentrydent_u
 
struct deviceclassdev
 
int nreaders
 
struct list_head r_list
 
struct kref ref
 
unsigned int cnt_events
 
unsigned int cnt_text_lost
 

Detailed Description

Definition at line 17 of file usb_mon.h.

Field Documentation

int bin_inited

Definition at line 23 of file usb_mon.h.

struct list_head bus_link

Definition at line 18 of file usb_mon.h.

struct device* classdev

Definition at line 27 of file usb_mon.h.

unsigned int cnt_events

Definition at line 35 of file usb_mon.h.

unsigned int cnt_text_lost

Definition at line 36 of file usb_mon.h.

struct dentry* dent_s

Definition at line 24 of file usb_mon.h.

struct dentry* dent_t

Definition at line 25 of file usb_mon.h.

struct dentry* dent_u

Definition at line 26 of file usb_mon.h.

spinlock_t lock

Definition at line 19 of file usb_mon.h.

int nreaders

Definition at line 30 of file usb_mon.h.

struct list_head r_list

Definition at line 31 of file usb_mon.h.

struct kref ref

Definition at line 32 of file usb_mon.h.

int text_inited

Definition at line 22 of file usb_mon.h.

struct usb_bus* u_bus

Definition at line 20 of file usb_mon.h.


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