|
Linux Kernel
3.7.1
|
Data Fields | |
| struct led_classdev * | led |
| struct work_struct | work |
| unsigned | desired_brightness |
| unsigned | inverted |
| unsigned | gpio |
Definition at line 22 of file ledtrig-gpio.c.
| unsigned desired_brightness |
Definition at line 26 of file ledtrig-gpio.c.
| unsigned gpio |
Definition at line 28 of file ledtrig-gpio.c.
| unsigned inverted |
Definition at line 27 of file ledtrig-gpio.c.
| struct led_classdev* led |
Definition at line 23 of file ledtrig-gpio.c.
| struct work_struct work |
Definition at line 24 of file ledtrig-gpio.c.
1.8.2