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

Data Fields

enum abx500_chargers conn_chg
 
enum abx500_chargers prev_conn_chg
 
enum abx500_chargers online_chg
 
enum abx500_chargers prev_online_chg
 
enum abx500_chargers charger_type
 
bool usb_chg_ok
 
bool ac_chg_ok
 
int usb_volt
 
int usb_curr
 
int ac_volt
 
int ac_curr
 
int usb_vset
 
int usb_iset
 
int ac_vset
 
int ac_iset
 

Detailed Description

Definition at line 46 of file abx500_chargalg.c.

Field Documentation

bool ac_chg_ok

Definition at line 53 of file abx500_chargalg.c.

int ac_curr

Definition at line 57 of file abx500_chargalg.c.

int ac_iset

Definition at line 61 of file abx500_chargalg.c.

int ac_volt

Definition at line 56 of file abx500_chargalg.c.

int ac_vset

Definition at line 60 of file abx500_chargalg.c.

enum abx500_chargers charger_type

Definition at line 51 of file abx500_chargalg.c.

enum abx500_chargers conn_chg

Definition at line 47 of file abx500_chargalg.c.

enum abx500_chargers online_chg

Definition at line 49 of file abx500_chargalg.c.

enum abx500_chargers prev_conn_chg

Definition at line 48 of file abx500_chargalg.c.

enum abx500_chargers prev_online_chg

Definition at line 50 of file abx500_chargalg.c.

bool usb_chg_ok

Definition at line 52 of file abx500_chargalg.c.

int usb_curr

Definition at line 55 of file abx500_chargalg.c.

int usb_iset

Definition at line 59 of file abx500_chargalg.c.

int usb_volt

Definition at line 54 of file abx500_chargalg.c.

int usb_vset

Definition at line 58 of file abx500_chargalg.c.


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