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