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

Data Fields

struct bd2802_led_platform_datapdata
 
struct i2c_clientclient
 
struct rw_semaphore rwsem
 
struct work_struct work
 
struct led_state led [2]
 
struct led_classdev cdev_led1r
 
struct led_classdev cdev_led1g
 
struct led_classdev cdev_led1b
 
struct led_classdev cdev_led2r
 
struct led_classdev cdev_led2g
 
struct led_classdev cdev_led2b
 
int adf_on
 
enum led_ids led_id
 
enum led_colors color
 
enum led_bits state
 
int wave_pattern
 
int rgb_current
 

Detailed Description

Definition at line 71 of file leds-bd2802.c.

Field Documentation

int adf_on

Definition at line 96 of file leds-bd2802.c.

struct led_classdev cdev_led1b

Definition at line 86 of file leds-bd2802.c.

struct led_classdev cdev_led1g

Definition at line 85 of file leds-bd2802.c.

struct led_classdev cdev_led1r

Definition at line 84 of file leds-bd2802.c.

struct led_classdev cdev_led2b

Definition at line 89 of file leds-bd2802.c.

struct led_classdev cdev_led2g

Definition at line 88 of file leds-bd2802.c.

struct led_classdev cdev_led2r

Definition at line 87 of file leds-bd2802.c.

Definition at line 73 of file leds-bd2802.c.

Definition at line 99 of file leds-bd2802.c.

struct led_state led[2]

Definition at line 77 of file leds-bd2802.c.

enum led_ids led_id

Definition at line 98 of file leds-bd2802.c.

Definition at line 72 of file leds-bd2802.c.

int rgb_current

Definition at line 104 of file leds-bd2802.c.

Definition at line 74 of file leds-bd2802.c.

Definition at line 100 of file leds-bd2802.c.

int wave_pattern

Definition at line 103 of file leds-bd2802.c.

Definition at line 75 of file leds-bd2802.c.


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