Linux Kernel
3.7.1
|
Data Fields | |
int | temp |
int | volt |
int | avg_curr |
int | inst_curr |
int | percent |
Definition at line 70 of file abx500_chargalg.c.
int avg_curr |
Definition at line 73 of file abx500_chargalg.c.
int inst_curr |
Definition at line 74 of file abx500_chargalg.c.
int percent |
Definition at line 75 of file abx500_chargalg.c.
int temp |
Definition at line 71 of file abx500_chargalg.c.
int volt |
Definition at line 72 of file abx500_chargalg.c.