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

Data Fields

struct i2c_clientclient
 
struct power_supply power_supply
 
struct sbs_platform_datapdata
 
bool is_present
 
bool gpio_detect
 
bool enable_detection
 
int irq
 
int last_state
 
int poll_time
 
struct delayed_work work
 
int ignore_changes
 

Detailed Description

Definition at line 141 of file sbs-battery.c.

Field Documentation

Definition at line 142 of file sbs-battery.c.

bool enable_detection

Definition at line 147 of file sbs-battery.c.

bool gpio_detect

Definition at line 146 of file sbs-battery.c.

int ignore_changes

Definition at line 152 of file sbs-battery.c.

int irq

Definition at line 148 of file sbs-battery.c.

bool is_present

Definition at line 145 of file sbs-battery.c.

int last_state

Definition at line 149 of file sbs-battery.c.

Definition at line 144 of file sbs-battery.c.

int poll_time

Definition at line 150 of file sbs-battery.c.

Definition at line 143 of file sbs-battery.c.

Definition at line 151 of file sbs-battery.c.


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