Lines Matching defs:quirk_entry
35 struct quirk_entry { struct
36 bool hotplug_wireless;
37 bool scalar_panel_brightness;
38 bool store_backlight_power;
39 bool wmi_backlight_power;
40 bool wmi_backlight_native;
41 bool wmi_backlight_set_devstate;
42 bool wmi_force_als_set;
43 enum asus_wmi_tablet_switch_mode tablet_switch_mode;
44 int wapf;
71 struct quirk_entry *quirks; argument