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

Data Fields

struct max8925_chipchip
 
struct i2c_clientgpm
 
struct i2c_clientadc
 
struct power_supply ac
 
struct power_supply usb
 
struct power_supply battery
 
int irq_base
 
unsigned ac_online:1
 
unsigned usb_online:1
 
unsigned bat_online:1
 
unsigned chg_mode:2
 
unsigned batt_detect:1
 
unsigned topoff_threshold:2
 
unsigned fast_charge:3
 
unsigned no_temp_support:1
 
unsigned no_insert_detect:1
 
int(* set_charger )(int)
 

Detailed Description

Definition at line 65 of file max8925_power.c.

Field Documentation

Definition at line 70 of file max8925_power.c.

unsigned ac_online

Definition at line 74 of file max8925_power.c.

Definition at line 68 of file max8925_power.c.

unsigned bat_online

Definition at line 76 of file max8925_power.c.

unsigned batt_detect

Definition at line 78 of file max8925_power.c.

Definition at line 72 of file max8925_power.c.

unsigned chg_mode

Definition at line 77 of file max8925_power.c.

Definition at line 66 of file max8925_power.c.

unsigned fast_charge

Definition at line 80 of file max8925_power.c.

Definition at line 67 of file max8925_power.c.

int irq_base

Definition at line 73 of file max8925_power.c.

unsigned no_insert_detect

Definition at line 82 of file max8925_power.c.

unsigned no_temp_support

Definition at line 81 of file max8925_power.c.

int(* set_charger)(int)

Definition at line 84 of file max8925_power.c.

unsigned topoff_threshold

Definition at line 79 of file max8925_power.c.

Definition at line 71 of file max8925_power.c.

unsigned usb_online

Definition at line 75 of file max8925_power.c.


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