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

Data Fields

struct led_classdev cdev
 
struct i2c_clienti2c
 
struct work_struct work
 
struct pm860x_chipchip
 
struct mutex lock
 
char name [MFD_NAME_SIZE]
 
int port
 
int iset
 
unsigned char brightness
 
unsigned char current_brightness
 
int reg_control
 
int reg_blink
 
int blink_mask
 

Detailed Description

Definition at line 34 of file leds-88pm860x.c.

Field Documentation

int blink_mask

Definition at line 49 of file leds-88pm860x.c.

unsigned char brightness

Definition at line 44 of file leds-88pm860x.c.

Definition at line 35 of file leds-88pm860x.c.

Definition at line 38 of file leds-88pm860x.c.

unsigned char current_brightness

Definition at line 45 of file leds-88pm860x.c.

Definition at line 36 of file leds-88pm860x.c.

int iset

Definition at line 43 of file leds-88pm860x.c.

struct mutex lock

Definition at line 39 of file leds-88pm860x.c.

Definition at line 40 of file leds-88pm860x.c.

Definition at line 42 of file leds-88pm860x.c.

int reg_blink

Definition at line 48 of file leds-88pm860x.c.

int reg_control

Definition at line 47 of file leds-88pm860x.c.

Definition at line 37 of file leds-88pm860x.c.


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