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

Data Fields

struct devicedev
 
struct power_supply ac
 
struct power_supply usb
 
struct usb_phytransceiver
 
struct notifier_block usb_nb
 
struct work_struct work
 
int irq_chg
 
int irq_bci
 
struct regulatorusb_reg
 
int usb_enabled
 
unsigned long event
 

Detailed Description

Definition at line 82 of file twl4030_charger.c.

Field Documentation

Definition at line 84 of file twl4030_charger.c.

struct device* dev

Definition at line 83 of file twl4030_charger.c.

unsigned long event

Definition at line 94 of file twl4030_charger.c.

int irq_bci

Definition at line 90 of file twl4030_charger.c.

int irq_chg

Definition at line 89 of file twl4030_charger.c.

struct usb_phy* transceiver

Definition at line 86 of file twl4030_charger.c.

Definition at line 85 of file twl4030_charger.c.

int usb_enabled

Definition at line 92 of file twl4030_charger.c.

Definition at line 87 of file twl4030_charger.c.

struct regulator* usb_reg

Definition at line 91 of file twl4030_charger.c.

Definition at line 88 of file twl4030_charger.c.


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