Linux Kernel
3.7.1
|
#include <leds-renesas-tpu.h>
Data Fields | |
char * | name |
unsigned | pin_gpio_fn |
unsigned | pin_gpio |
unsigned int | channel_offset |
unsigned int | timer_bit |
unsigned int | max_brightness |
unsigned int | refresh_rate |
Definition at line 4 of file leds-renesas-tpu.h.
unsigned int channel_offset |
Definition at line 8 of file leds-renesas-tpu.h.
unsigned int max_brightness |
Definition at line 10 of file leds-renesas-tpu.h.
char* name |
Definition at line 5 of file leds-renesas-tpu.h.
unsigned pin_gpio |
Definition at line 7 of file leds-renesas-tpu.h.
unsigned pin_gpio_fn |
Definition at line 6 of file leds-renesas-tpu.h.
unsigned int refresh_rate |
Definition at line 11 of file leds-renesas-tpu.h.
unsigned int timer_bit |
Definition at line 9 of file leds-renesas-tpu.h.