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