Searched defs:eeepc_laptop (Results 1 – 1 of 1) sorted by relevance
161 struct eeepc_laptop { struct162 acpi_handle handle; /* the handle of the acpi device */163 u32 cm_supported; /* the control methods supported165 bool cpufv_disabled;166 bool hotplug_disabled;167 u16 event_count[128]; /* count for each event */169 struct platform_device *platform_device;170 struct acpi_device *device; /* the device we are in */171 struct backlight_device *backlight_device;173 struct input_dev *inputdev;[all …]