Home
last modified time | relevance | path

Searched defs:eeepc_laptop (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/
H A Deeepc-laptop.c150 struct eeepc_laptop { struct
151 acpi_handle handle; /* the handle of the acpi device */
152 u32 cm_supported; /* the control methods supported
154 bool cpufv_disabled;
155 bool hotplug_disabled;
156 u16 event_count[128]; /* count for each event */
158 struct platform_device *platform_device;
159 struct acpi_device *device; /* the device we are in */
160 struct backlight_device *backlight_device;
162 struct input_dev *inputdev;
[all …]