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

Data Fields

struct i2c_clientclient
 
struct backlight_devicebl
 
struct adp8860_ledled
 
struct
adp8860_backlight_platform_data
pdata
 
struct mutex lock
 
unsigned long cached_daylight_max
 
int id
 
int revid
 
int current_brightness
 
unsigned en_ambl_sens:1
 
unsigned gdwn_dis:1
 

Detailed Description

Definition at line 106 of file adp8860_bl.c.

Field Documentation

Definition at line 108 of file adp8860_bl.c.

unsigned long cached_daylight_max

Definition at line 112 of file adp8860_bl.c.

Definition at line 107 of file adp8860_bl.c.

int current_brightness

Definition at line 115 of file adp8860_bl.c.

unsigned en_ambl_sens

Definition at line 116 of file adp8860_bl.c.

unsigned gdwn_dis

Definition at line 117 of file adp8860_bl.c.

Definition at line 113 of file adp8860_bl.c.

Definition at line 109 of file adp8860_bl.c.

struct mutex lock

Definition at line 111 of file adp8860_bl.c.

Definition at line 110 of file adp8860_bl.c.

int revid

Definition at line 114 of file adp8860_bl.c.


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