|
Linux Kernel
3.7.1
|
Data Fields | |
| struct acpi_device * | acpi_dev |
| const char * | method_hci |
| struct rfkill * | bt_rfk |
| struct input_dev * | hotkey_dev |
| struct work_struct | hotkey_work |
| struct backlight_device * | backlight_dev |
| struct led_classdev | led_dev |
| int | force_fan |
| int | last_key_event |
| int | key_event_valid |
| unsigned int | illumination_supported:1 |
| unsigned int | video_supported:1 |
| unsigned int | fan_supported:1 |
| unsigned int | system_event_supported:1 |
| unsigned int | ntfy_supported:1 |
| unsigned int | info_supported:1 |
| unsigned int | tr_backlight_supported:1 |
| struct mutex | mutex |
Definition at line 119 of file toshiba_acpi.c.
| struct acpi_device* acpi_dev |
Definition at line 120 of file toshiba_acpi.c.
| struct backlight_device* backlight_dev |
Definition at line 125 of file toshiba_acpi.c.
Definition at line 122 of file toshiba_acpi.c.
| unsigned int fan_supported |
Definition at line 134 of file toshiba_acpi.c.
| int force_fan |
Definition at line 128 of file toshiba_acpi.c.
| struct input_dev* hotkey_dev |
Definition at line 123 of file toshiba_acpi.c.
| struct work_struct hotkey_work |
Definition at line 124 of file toshiba_acpi.c.
| unsigned int illumination_supported |
Definition at line 132 of file toshiba_acpi.c.
| unsigned int info_supported |
Definition at line 137 of file toshiba_acpi.c.
| int key_event_valid |
Definition at line 130 of file toshiba_acpi.c.
| int last_key_event |
Definition at line 129 of file toshiba_acpi.c.
| struct led_classdev led_dev |
Definition at line 126 of file toshiba_acpi.c.
Definition at line 121 of file toshiba_acpi.c.
Definition at line 140 of file toshiba_acpi.c.
| unsigned int ntfy_supported |
Definition at line 136 of file toshiba_acpi.c.
| unsigned int system_event_supported |
Definition at line 135 of file toshiba_acpi.c.
| unsigned int tr_backlight_supported |
Definition at line 138 of file toshiba_acpi.c.
| unsigned int video_supported |
Definition at line 133 of file toshiba_acpi.c.
1.8.2