Searched defs:quirk_entry (Results 1 – 7 of 7) sorted by relevance
28 struct quirk_entry { struct29 bool hotplug_wireless;30 bool scalar_panel_brightness;31 bool store_backlight_power;32 bool wmi_backlight_power;33 bool wmi_backlight_native;34 bool wmi_backlight_set_devstate;35 bool wmi_force_als_set;36 int wapf;63 struct quirk_entry *quirks; argument
52 struct quirk_entry { struct59 static struct quirk_entry *quirks; argument
115 struct quirk_entry { struct116 bool old_ec_model;140 static struct quirk_entry *quirks; argument
34 struct quirk_entry { struct47 static struct quirk_entry *quirks; argument
294 struct quirk_entry { struct301 static struct quirk_entry *quirks; argument
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument
1228 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local