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

Data Fields

int id
 
int fade_time
 
int brightness
 
int desired_brightness
 
bool enabled
 
bool running
 
struct mutex lock
 
struct work_struct work
 
struct led_classdev cdev
 
struct lm8323_chipchip
 

Detailed Description

Definition at line 131 of file lm8323.c.

Field Documentation

int brightness

Definition at line 134 of file lm8323.c.

Definition at line 141 of file lm8323.c.

Definition at line 142 of file lm8323.c.

int desired_brightness

Definition at line 135 of file lm8323.c.

bool enabled

Definition at line 136 of file lm8323.c.

int fade_time

Definition at line 133 of file lm8323.c.

Definition at line 132 of file lm8323.c.

struct mutex lock

Definition at line 139 of file lm8323.c.

bool running

Definition at line 137 of file lm8323.c.

Definition at line 140 of file lm8323.c.


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