Searched defs:asus_laptop (Results 1 – 1 of 1) sorted by relevance
252 struct asus_laptop { struct253 char *name; /* laptop name */255 struct acpi_table_header *dsdt_info;256 struct platform_device *platform_device;257 struct acpi_device *device; /* the device we are in */258 struct backlight_device *backlight_device;260 struct input_dev *inputdev;261 struct key_entry *keymap;262 struct input_polled_dev *pega_accel_poll;264 struct asus_led wled;[all …]