Searched defs:asus_laptop (Results 1 – 1 of 1) sorted by relevance
237 struct asus_laptop { struct238 char *name; /* laptop name */240 struct acpi_table_header *dsdt_info;241 struct platform_device *platform_device;242 struct acpi_device *device; /* the device we are in */243 struct backlight_device *backlight_device;245 struct input_dev *inputdev;246 struct key_entry *keymap;247 struct input_polled_dev *pega_accel_poll;249 struct asus_led wled;[all …]