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

Data Fields

struct olpc_ec_driverdrv
 
struct work_struct worker
 
struct mutex cmd_lock
 
struct list_head cmd_q
 
spinlock_t cmd_q_lock
 
struct dentrydbgfs_dir
 
bool suspended
 

Detailed Description

Definition at line 32 of file olpc-ec.c.

Field Documentation

struct mutex cmd_lock

Definition at line 35 of file olpc-ec.c.

Definition at line 38 of file olpc-ec.c.

spinlock_t cmd_q_lock

Definition at line 39 of file olpc-ec.c.

struct dentry* dbgfs_dir

Definition at line 41 of file olpc-ec.c.

Definition at line 33 of file olpc-ec.c.

bool suspended

Definition at line 52 of file olpc-ec.c.

Definition at line 34 of file olpc-ec.c.


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