Linux Kernel
3.7.1
|
#include <ab8500-bm.h>
Data Fields | |
int | critical |
int | low |
int | normal |
int | high |
int | full |
struct ab8500_bm_capacity_levels - ab8500 capacity level data : critical capacity level in percent : low capacity level in percent : normal capacity level in percent : high capacity level in percent : full capacity level in percent
Definition at line 323 of file ab8500-bm.h.
int critical |
Definition at line 324 of file ab8500-bm.h.
int full |
Definition at line 328 of file ab8500-bm.h.
int high |
Definition at line 327 of file ab8500-bm.h.
int low |
Definition at line 325 of file ab8500-bm.h.
int normal |
Definition at line 326 of file ab8500-bm.h.