Searched defs:quirk_entry (Results 1 – 13 of 13) sorted by relevance
36 struct quirk_entry { struct37 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;[all …]
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
398 struct quirk_entry { struct410 static struct quirk_entry *quirks; argument
18 struct quirk_entry { struct23 static struct quirk_entry quirk_s2idle_bug = { argument
15 struct quirk_entry { struct23 static struct quirk_entry *quirk_list; argument
44 struct quirk_entry { struct48 static struct quirk_entry quirk_no_extreme_bug = { argument
342 struct quirk_entry { struct346 static struct quirk_entry quirk_btusb_bug = { argument
38 struct quirk_entry { struct52 static struct quirk_entry *quirks; argument
1330 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local
79 struct quirk_entry { struct89 static struct quirk_entry *quirks; argument
75 struct quirk_entry { struct76 u16 vendor_id;77 u16 dev_id;78 u32 enabled_quirks;79 u32 disabled_quirks;
855 const struct snd_pci_quirk *quirk_entry; in sof_sdw_check_ssid_quirk() local