Searched defs:quirk_entry (Results 1 – 7 of 7) sorted by relevance
41 struct quirk_entry { struct42 bool hotplug_wireless;43 bool scalar_panel_brightness;44 bool store_backlight_power;45 bool wmi_backlight_power;46 bool wmi_backlight_native;47 bool wmi_force_als_set;48 int wapf;75 struct quirk_entry *quirks; argument
62 struct quirk_entry { struct69 static struct quirk_entry *quirks; argument
128 struct quirk_entry { struct129 bool old_ec_model;153 static struct quirk_entry *quirks; argument
38 struct quirk_entry { struct51 static struct quirk_entry *quirks; argument
308 struct quirk_entry { struct315 static struct quirk_entry *quirks; argument
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument
1253 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local