| /linux/drivers/platform/x86/ |
| H A D | asus-nb-wmi.c | 50 static struct quirk_entry *quirks; 91 static struct quirk_entry quirk_asus_unknown = { 96 static struct quirk_entry quirk_asus_q500a = { 105 static struct quirk_entry quirk_asus_x55u = { 111 static struct quirk_entry quirk_asus_wapf4 = { 116 static struct quirk_entry quirk_asus_x200ca = { 121 static struct quirk_entry quirk_asus_x550lb = { 126 static struct quirk_entry quirk_asus_forceals = { 131 static struct quirk_entry quirk_asus_use_kbd_dock_devid = { 135 static struct quirk_entry quirk_asus_use_lid_flip_devid = { [all …]
|
| H A D | eeepc-wmi.c | 83 static struct quirk_entry quirk_asus_unknown = { 86 static struct quirk_entry quirk_asus_1000h = { 90 static struct quirk_entry quirk_asus_et2012_type1 = { 94 static struct quirk_entry quirk_asus_et2012_type3 = { 99 static struct quirk_entry *quirks;
|
| H A D | asus-wmi.h | 36 struct quirk_entry { struct 71 struct quirk_entry *quirks; argument
|
| H A D | msi-laptop.c | 113 struct quirk_entry { struct 138 static struct quirk_entry *quirks; argument 570 static struct quirk_entry quirk_old_ec_model = { 574 static struct quirk_entry quirk_load_scm_model = { 579 static struct quirk_entry quirk_load_scm_ro_model = {
|
| H A D | huawei-wmi.c | 48 struct quirk_entry { struct 54 static struct quirk_entry *quirks; argument 115 static struct quirk_entry quirk_unknown = { 118 static struct quirk_entry quirk_battery_reset = { 122 static struct quirk_entry quirk_matebook_x = {
|
| H A D | acer-wmi.c | 398 struct quirk_entry { struct 410 static struct quirk_entry *quirks; argument 447 static struct quirk_entry quirk_unknown = { 450 static struct quirk_entry quirk_acer_aspire_1520 = { 454 static struct quirk_entry quirk_acer_travelmate_2490 = { 458 static struct quirk_entry quirk_acer_nitro_an515_58 = { 463 static struct quirk_entry quirk_acer_predator_ph315_53 = { 469 static struct quirk_entry quirk_acer_predator_ph16_72 = { 477 static struct quirk_entry quirk_acer_predator_pt14_51 = { 485 static struct quirk_entry quirk_acer_predator_v4 = { [all …]
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | pmc-quirks.c | 18 struct quirk_entry { struct 24 static struct quirk_entry quirk_s2idle_bug = { 28 static struct quirk_entry quirk_spurious_8042 = { 32 static struct quirk_entry quirk_s2idle_spurious_8042 = { 37 static struct quirk_entry quirk_s2idle_need_suspend_delay = { 23 spurious_8042quirk_entry global() argument
|
| H A D | pmc.h | 137 struct quirk_entry *quirks;
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-gamezone.c | 42 struct quirk_entry { struct 46 static struct quirk_entry quirk_no_extreme_bug = { argument 299 struct quirk_entry *quirks; in lwmi_gz_extreme_supported()
|
| H A D | thinkpad_acpi.c | 341 struct quirk_entry { 345 static struct quirk_entry quirk_btusb_bug = { 377 struct quirk_entry *quirks; 340 struct quirk_entry { global() struct 344 btusb_bugquirk_entry global() argument
|
| /linux/drivers/usb/core/ |
| H A D | quirks.c | 15 struct quirk_entry { struct 23 static struct quirk_entry *quirk_list; argument 64 quirk_list = kzalloc_objs(struct quirk_entry, quirk_count); in quirks_param_set() 149 quirk_list[i++] = (struct quirk_entry) in quirks_param_set()
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_sdw.c | 863 const struct snd_pci_quirk *quirk_entry; in sof_sdw_check_ssid_quirk() 865 quirk_entry = snd_pci_quirk_lookup_id(mach->mach_params.subsystem_vendor, 869 if (quirk_entry) 870 sof_sdw_quirk = quirk_entry->value; 855 const struct snd_pci_quirk *quirk_entry; sof_sdw_check_ssid_quirk() local
|
| /linux/drivers/hid/ |
| H A D | hid-quirks.c | 1364 const struct hid_device_id *quirk_entry = NULL; in hid_lookup_quirk() local 1388 quirk_entry = hid_exists_dquirk(hdev); in hid_lookup_quirk() 1389 if (quirk_entry) in hid_lookup_quirk() 1390 quirks = quirk_entry->driver_data; in hid_lookup_quirk()
|
| /linux/drivers/nvme/host/ |
| H A D | pci.c | 75 struct quirk_entry { struct 112 static struct quirk_entry *nvme_pci_quirk_list; 116 static int nvme_parse_quirk_names(char *quirk_str, struct quirk_entry *entry) in nvme_parse_quirk_names() 162 static int nvme_parse_quirk_entry(char *s, struct quirk_entry *entry) in nvme_parse_quirk_entry() 184 struct quirk_entry *qlist; in quirks_param_set() 3661 static struct quirk_entry *detect_dynamic_quirks(struct pci_dev *pdev) in detect_dynamic_quirks() 3679 struct quirk_entry *qentry; in nvme_pci_alloc_dev() 76 vendor_idquirk_entry global() argument 77 dev_idquirk_entry global() argument 78 enabled_quirksquirk_entry global() argument 79 disabled_quirksquirk_entry global() argument
|
| /linux/drivers/cpufreq/ |
| H A D | amd-pstate.c | 80 struct quirk_entry { struct 91 static struct quirk_entry *quirks; argument 141 static struct quirk_entry quirk_amd_7k62 = {
|