Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
toshiba_acpi_dev Struct Reference

Data Fields

struct acpi_device * acpi_dev
 
const charmethod_hci
 
struct rfkillbt_rfk
 
struct input_dev * hotkey_dev
 
struct work_struct hotkey_work
 
struct backlight_devicebacklight_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
 

Detailed Description

Definition at line 119 of file toshiba_acpi.c.

Field Documentation

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.

struct rfkill* bt_rfk

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.

Definition at line 126 of file toshiba_acpi.c.

const char* method_hci

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.


The documentation for this struct was generated from the following file: