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

Data Fields

struct led_classdev led_dev
 
struct i2c_clientclient
 
struct lm3530_platform_datapdata
 
enum lm3530_mode mode
 
struct regulatorregulator
 
enum led_brightness brightness
 
bool enable
 

Detailed Description

struct lm3530_data : led class device : i2c client : LM3530 platform data : mode of operation - manual, ALS, PWM : regulator : previous brightness value : regulator is enabled

Definition at line 106 of file leds-lm3530.c.

Field Documentation

enum led_brightness brightness

Definition at line 112 of file leds-lm3530.c.

Definition at line 108 of file leds-lm3530.c.

bool enable

Definition at line 113 of file leds-lm3530.c.

Definition at line 107 of file leds-lm3530.c.

enum lm3530_mode mode

Definition at line 110 of file leds-lm3530.c.

Definition at line 109 of file leds-lm3530.c.

Definition at line 111 of file leds-lm3530.c.


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