|
Linux Kernel
3.7.1
|
Data Fields | |
| acpi_handle | acpi_handle |
| struct acpi_device * | dev |
| struct input_dev * | input |
| char | phys [32] |
| struct backlight_device * | bl_device |
| struct platform_device * | pf_device |
| int | keycode1 |
| int | keycode2 |
| int | keycode3 |
| int | keycode4 |
| unsigned int | max_brightness |
| unsigned int | brightness_changed |
| unsigned int | brightness_level |
Definition at line 145 of file fujitsu-laptop.c.
Definition at line 146 of file fujitsu-laptop.c.
| struct backlight_device* bl_device |
Definition at line 150 of file fujitsu-laptop.c.
| unsigned int brightness_changed |
Definition at line 155 of file fujitsu-laptop.c.
| unsigned int brightness_level |
Definition at line 156 of file fujitsu-laptop.c.
| struct acpi_device* dev |
Definition at line 147 of file fujitsu-laptop.c.
| struct input_dev* input |
Definition at line 148 of file fujitsu-laptop.c.
| int keycode1 |
Definition at line 152 of file fujitsu-laptop.c.
| int keycode2 |
Definition at line 152 of file fujitsu-laptop.c.
| int keycode3 |
Definition at line 152 of file fujitsu-laptop.c.
| int keycode4 |
Definition at line 152 of file fujitsu-laptop.c.
| unsigned int max_brightness |
Definition at line 154 of file fujitsu-laptop.c.
| struct platform_device* pf_device |
Definition at line 151 of file fujitsu-laptop.c.
| char phys[32] |
Definition at line 149 of file fujitsu-laptop.c.
1.8.2