Linux Kernel
3.7.1
|
Data Fields | |
bool | batt_rem |
bool | btemp_high |
bool | btemp_medhigh |
bool | btemp_lowmed |
bool | btemp_low |
bool | ac_conn |
bool | usb_conn |
Definition at line 53 of file ab8500_btemp.c.
bool ac_conn |
Definition at line 59 of file ab8500_btemp.c.
bool batt_rem |
Definition at line 54 of file ab8500_btemp.c.
bool btemp_high |
Definition at line 55 of file ab8500_btemp.c.
bool btemp_low |
Definition at line 58 of file ab8500_btemp.c.
bool btemp_lowmed |
Definition at line 57 of file ab8500_btemp.c.
bool btemp_medhigh |
Definition at line 56 of file ab8500_btemp.c.
bool usb_conn |
Definition at line 60 of file ab8500_btemp.c.