Searched defs:quirk_entry (Results 1 – 10 of 10) sorted by relevance
35 struct quirk_entry { struct36 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 enum asus_wmi_tablet_switch_mode tablet_switch_mode;43 int wapf;70 struct quirk_entry *quirks; argument
113 struct quirk_entry { struct114 bool old_ec_model;138 static struct quirk_entry *quirks; argument
48 struct quirk_entry { struct54 static struct quirk_entry *quirks; argument
316 struct quirk_entry { struct326 static struct quirk_entry *quirks; argument
317 struct quirk_entry { struct321 static struct quirk_entry quirk_btusb_bug = { argument
17 struct quirk_entry { struct22 static struct quirk_entry quirk_s2idle_bug = { argument
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument
52 struct quirk_entry { struct59 static struct quirk_entry *quirks; argument
36 struct quirk_entry { struct50 static struct quirk_entry *quirks; argument
1282 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local