Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Deeepc-laptop.c152 struct eeepc_laptop { struct
153 acpi_handle handle; /* the handle of the acpi device */
154 u32 cm_supported; /* the control methods supported
156 bool cpufv_disabled;
157 bool hotplug_disabled;
158 u16 event_count[128]; /* count for each event */
160 struct platform_device *platform_device;
161 struct acpi_device *device; /* the device we are in */
162 struct backlight_device *backlight_device;
164 struct input_dev *inputdev;
[all …]