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