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

#include <sbs-battery.h>

Data Fields

int battery_detect
 
int battery_detect_present
 
int i2c_retry_count
 
int poll_retry_count
 

Detailed Description

struct sbs_platform_data - platform data for sbs devices : GPIO which is used to detect battery presence : gpio state when battery is present (0 / 1) : # of times to retry on i2c IO failure : # of times to retry looking for new status after external change notification

Definition at line 35 of file sbs-battery.h.

Field Documentation

int battery_detect

Definition at line 36 of file sbs-battery.h.

int battery_detect_present

Definition at line 37 of file sbs-battery.h.

int i2c_retry_count

Definition at line 38 of file sbs-battery.h.

int poll_retry_count

Definition at line 39 of file sbs-battery.h.


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