Linux Kernel
3.7.1
|
Data Fields | |
int | max_mah_design |
int | max_mah |
int | mah |
int | permille |
int | level |
int | prev_mah |
int | prev_percent |
int | prev_level |
int | user_mah |
Definition at line 115 of file ab8500_fg.c.
int level |
Definition at line 120 of file ab8500_fg.c.
int mah |
Definition at line 118 of file ab8500_fg.c.
int max_mah |
Definition at line 117 of file ab8500_fg.c.
int max_mah_design |
Definition at line 116 of file ab8500_fg.c.
int permille |
Definition at line 119 of file ab8500_fg.c.
int prev_level |
Definition at line 123 of file ab8500_fg.c.
int prev_mah |
Definition at line 121 of file ab8500_fg.c.
int prev_percent |
Definition at line 122 of file ab8500_fg.c.
int user_mah |
Definition at line 124 of file ab8500_fg.c.