Linux Kernel
3.7.1
|
Definition at line 69 of file leds-lm3642.c.
u8 br_flash |
Definition at line 80 of file leds-lm3642.c.
u8 br_indicator |
Definition at line 82 of file leds-lm3642.c.
u8 br_torch |
Definition at line 81 of file leds-lm3642.c.
struct led_classdev cdev_flash |
Definition at line 72 of file leds-lm3642.c.
struct led_classdev cdev_indicator |
Definition at line 74 of file leds-lm3642.c.
struct led_classdev cdev_torch |
Definition at line 73 of file leds-lm3642.c.
Definition at line 70 of file leds-lm3642.c.
unsigned int last_flag |
Definition at line 92 of file leds-lm3642.c.
Definition at line 90 of file leds-lm3642.c.
struct lm3642_platform_data* pdata |
Definition at line 88 of file leds-lm3642.c.
Definition at line 89 of file leds-lm3642.c.
enum lm3642_strobe_pin_enable strobe_pin |
Definition at line 85 of file leds-lm3642.c.
enum lm3642_torch_pin_enable torch_pin |
Definition at line 84 of file leds-lm3642.c.
enum lm3642_tx_pin_enable tx_pin |
Definition at line 86 of file leds-lm3642.c.
struct work_struct work_flash |
Definition at line 76 of file leds-lm3642.c.
struct work_struct work_indicator |
Definition at line 78 of file leds-lm3642.c.
struct work_struct work_torch |
Definition at line 77 of file leds-lm3642.c.