Linux Kernel
3.7.1
|
Data Fields | |
struct acpi_device_id * | hid |
struct acpi_driver * | driver |
void(* | notify )(struct ibm_struct *, u32) |
acpi_handle * | handle |
u32 | type |
struct acpi_device * | device |
Definition at line 263 of file thinkpad_acpi.c.
Definition at line 270 of file thinkpad_acpi.c.
struct acpi_driver* driver |
Definition at line 265 of file thinkpad_acpi.c.
Definition at line 268 of file thinkpad_acpi.c.
struct acpi_device_id* hid |
Definition at line 264 of file thinkpad_acpi.c.
void(* notify)(struct ibm_struct *, u32) |
Definition at line 267 of file thinkpad_acpi.c.
Definition at line 269 of file thinkpad_acpi.c.