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

Data Fields

struct devicedev
 
struct i2c_clientclient
 
struct mutex xfer_lock
 
struct lp8727_psypsy
 
struct lp8727_platform_datapdata
 
enum lp8727_dev_id devid
 
struct lp8727_chg_paramchg_param
 
int irq
 
struct delayed_work work
 
unsigned long debounce_jiffies
 

Detailed Description

Definition at line 87 of file lp8727_charger.c.

Field Documentation

Definition at line 96 of file lp8727_charger.c.

Definition at line 89 of file lp8727_charger.c.

unsigned long debounce_jiffies

Definition at line 101 of file lp8727_charger.c.

struct device* dev

Definition at line 88 of file lp8727_charger.c.

enum lp8727_dev_id devid

Definition at line 95 of file lp8727_charger.c.

int irq

Definition at line 99 of file lp8727_charger.c.

Definition at line 92 of file lp8727_charger.c.

Definition at line 91 of file lp8727_charger.c.

Definition at line 100 of file lp8727_charger.c.

struct mutex xfer_lock

Definition at line 90 of file lp8727_charger.c.


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