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

Data Fields

struct devicedev
 
struct power_supply psy
 
struct usb_phyphy
 
struct notifier_block nb
 
struct work_struct work
 
char model [8]
 
unsigned present:1
 
unsigned online:1
 
unsigned current_max
 
unsigned long event
 
unsigned max_power
 

Detailed Description

Definition at line 56 of file isp1704_charger.c.

Field Documentation

unsigned current_max

Definition at line 67 of file isp1704_charger.c.

struct device* dev

Definition at line 57 of file isp1704_charger.c.

unsigned long event

Definition at line 70 of file isp1704_charger.c.

unsigned max_power

Definition at line 71 of file isp1704_charger.c.

char model[8]

Definition at line 64 of file isp1704_charger.c.

Definition at line 60 of file isp1704_charger.c.

unsigned online

Definition at line 66 of file isp1704_charger.c.

Definition at line 59 of file isp1704_charger.c.

unsigned present

Definition at line 65 of file isp1704_charger.c.

Definition at line 58 of file isp1704_charger.c.

Definition at line 61 of file isp1704_charger.c.


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