Linux Kernel
3.7.1
|
Data Fields | |
struct i2c_client * | client |
struct power_supply | battery |
enum max170xx_chip_type | chip_type |
struct max17042_platform_data * | pdata |
struct work_struct | work |
int | init_complete |
Definition at line 68 of file max17042_battery.c.
struct power_supply battery |
Definition at line 70 of file max17042_battery.c.
Definition at line 71 of file max17042_battery.c.
Definition at line 69 of file max17042_battery.c.
int init_complete |
Definition at line 74 of file max17042_battery.c.
struct max17042_platform_data* pdata |
Definition at line 72 of file max17042_battery.c.
struct work_struct work |
Definition at line 73 of file max17042_battery.c.