Searched defs:quirk_entry (Results 1 – 8 of 8) 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 bool use_kbd_dock_devid;37 int wapf;[all …]
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 { struct48 static struct quirk_entry *quirks; argument
48 struct quirk_entry { struct54 static struct quirk_entry *quirks; argument
295 struct quirk_entry { struct302 static struct quirk_entry *quirks; argument
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument
1236 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local