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

Data Fields

bool is_dev_info_updated
 
struct devicedev
 
unsigned long update_time
 
unsigned int usb_is_present
 
unsigned int batt_is_present
 
unsigned int batt_health
 
unsigned int usb_health
 
unsigned int batt_status
 
unsigned int batt_charge_now
 
unsigned int batt_prev_charge_full
 
unsigned int batt_charge_rate
 
struct power_supply usb
 
struct power_supply batt
 
int irq
 
struct workqueue_structmonitor_wqueue
 
struct delayed_work monitor_battery
 
struct work_struct handler
 

Detailed Description

Definition at line 96 of file intel_mid_battery.c.

Field Documentation

Definition at line 111 of file intel_mid_battery.c.

unsigned int batt_charge_now

Definition at line 106 of file intel_mid_battery.c.

unsigned int batt_charge_rate

Definition at line 108 of file intel_mid_battery.c.

unsigned int batt_health

Definition at line 103 of file intel_mid_battery.c.

unsigned int batt_is_present

Definition at line 102 of file intel_mid_battery.c.

unsigned int batt_prev_charge_full

Definition at line 107 of file intel_mid_battery.c.

unsigned int batt_status

Definition at line 105 of file intel_mid_battery.c.

struct device* dev

Definition at line 98 of file intel_mid_battery.c.

Definition at line 115 of file intel_mid_battery.c.

int irq

Definition at line 112 of file intel_mid_battery.c.

bool is_dev_info_updated

Definition at line 97 of file intel_mid_battery.c.

struct delayed_work monitor_battery

Definition at line 114 of file intel_mid_battery.c.

struct workqueue_struct* monitor_wqueue

Definition at line 113 of file intel_mid_battery.c.

unsigned long update_time

Definition at line 100 of file intel_mid_battery.c.

Definition at line 110 of file intel_mid_battery.c.

unsigned int usb_health

Definition at line 104 of file intel_mid_battery.c.

unsigned int usb_is_present

Definition at line 101 of file intel_mid_battery.c.


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