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

#include <pmu.h>

Data Fields

unsigned int flags
 
unsigned int charge
 
unsigned int max_charge
 
signed int amperage
 
unsigned int voltage
 
unsigned int time_remaining
 

Detailed Description

Definition at line 60 of file pmu.h.

Field Documentation

signed int amperage

Definition at line 65 of file pmu.h.

unsigned int charge

Definition at line 63 of file pmu.h.

unsigned int flags

Definition at line 62 of file pmu.h.

unsigned int max_charge

Definition at line 64 of file pmu.h.

unsigned int time_remaining

Definition at line 67 of file pmu.h.

unsigned int voltage

Definition at line 66 of file pmu.h.


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