Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
struct max77693_dev * | max77693 |
struct extcon_dev * | edev |
int | prev_adc |
int | prev_adc_gnd |
int | prev_chg_type |
u8 | status [2] |
int | irq |
struct work_struct | irq_work |
struct mutex | mutex |
Definition at line 126 of file extcon-max77693.c.
Definition at line 127 of file extcon-max77693.c.
struct extcon_dev* edev |
Definition at line 129 of file extcon-max77693.c.
int irq |
Definition at line 135 of file extcon-max77693.c.
Definition at line 136 of file extcon-max77693.c.
struct max77693_dev* max77693 |
Definition at line 128 of file extcon-max77693.c.
Definition at line 137 of file extcon-max77693.c.
int prev_adc |
Definition at line 130 of file extcon-max77693.c.
int prev_adc_gnd |
Definition at line 131 of file extcon-max77693.c.
int prev_chg_type |
Definition at line 132 of file extcon-max77693.c.
Definition at line 133 of file extcon-max77693.c.