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_set_devstate;
40 bool wmi_force_als_set;
41 bool wmi_ignore_fan;
42 bool filter_i8042_e1_extended_codes;
43 bool ignore_key_wlan;
44 enum asus_wmi_tablet_switch_mode tablet_switch_mode;
45 int wapf;
70 struct quirk_entry *quirks; argument