Linux Kernel
3.7.1
|
Data Fields | |
struct led_classdev | cdev |
struct pwm_device * | pwm |
unsigned int | active_low |
unsigned int | period |
Definition at line 26 of file leds-pwm.c.
unsigned int active_low |
Definition at line 29 of file leds-pwm.c.
Definition at line 27 of file leds-pwm.c.
unsigned int period |
Definition at line 30 of file leds-pwm.c.
Definition at line 28 of file leds-pwm.c.