Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
abx500_bm_capacity_levels Struct Reference

#include <abx500.h>

Data Fields

int critical
 
int low
 
int normal
 
int high
 
int full
 

Detailed Description

struct abx500_bm_capacity_levels - abx500 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 191 of file abx500.h.

Field Documentation

int critical

Definition at line 192 of file abx500.h.

int full

Definition at line 196 of file abx500.h.

int high

Definition at line 195 of file abx500.h.

int low

Definition at line 193 of file abx500.h.

int normal

Definition at line 194 of file abx500.h.


The documentation for this struct was generated from the following file: