/Linux-v6.6/sound/soc/amd/yc/ |
D | acp6x-mach.c | 50 .matches = { 57 .matches = { 64 .matches = { 71 .matches = { 78 .matches = { 85 .matches = { 92 .matches = { 99 .matches = { 106 .matches = { 113 .matches = { [all …]
|
/Linux-v6.6/drivers/input/serio/ |
D | i8042-acpipnpio.h | 96 .matches = { 103 .matches = { 111 .matches = { 119 .matches = { 127 .matches = { 137 .matches = { 144 .matches = { 152 .matches = { 161 .matches = { 169 .matches = { [all …]
|
/Linux-v6.6/drivers/acpi/ |
D | video_detect.c | 142 .matches = { 150 .matches = { 158 .matches = { 166 .matches = { 175 .matches = { 183 .matches = { 191 .matches = { 200 .matches = { 208 .matches = { 217 .matches = { [all …]
|
D | osi.c | 306 .matches = { 323 .matches = { 331 .matches = { 339 .matches = { 347 .matches = { 355 .matches = { 363 .matches = { 371 .matches = { 379 .matches = { 387 .matches = { [all …]
|
D | sleep.c | 180 .matches = { 188 .matches = { 196 .matches = { 204 .matches = { 213 .matches = { 221 .matches = { 229 .matches = { 237 .matches = { 245 .matches = { 253 .matches = { [all …]
|
/Linux-v6.6/drivers/platform/x86/amd/pmc/ |
D | pmc-quirks.c | 29 .matches = { 37 .matches = { 45 .matches = { 53 .matches = { 61 .matches = { 69 .matches = { 77 .matches = { 85 .matches = { 93 .matches = { 101 .matches = { [all …]
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_panel_orientation_quirks.c | 146 .matches = { 152 .matches = { 158 .matches = { 164 .matches = { 170 .matches = { 176 .matches = { 182 .matches = { 188 .matches = { 194 .matches = { 200 .matches = { [all …]
|
/Linux-v6.6/drivers/platform/x86/x86-android-tablets/ |
D | dmi.c | 21 .matches = { 29 .matches = { 37 .matches = { 45 .matches = { 53 .matches = { 63 .matches = { 75 .matches = { 84 .matches = { 92 .matches = { 101 .matches = { [all …]
|
/Linux-v6.6/drivers/platform/x86/ |
D | asus-nb-wmi.c | 139 .matches = { 148 .matches = { 157 .matches = { 166 .matches = { 175 .matches = { 184 .matches = { 193 .matches = { 202 .matches = { 211 .matches = { 220 .matches = { [all …]
|
D | touchscreen_dmi.c | 1099 .matches = { 1106 .matches = { 1113 .matches = { 1121 .matches = { 1130 .matches = { 1139 .matches = { 1147 .matches = { 1156 .matches = { 1165 .matches = { 1174 .matches = { [all …]
|
/Linux-v6.6/drivers/mfd/ |
D | kempld-core.c | 572 .matches = { 580 .matches = { 588 .matches = { 596 .matches = { 604 .matches = { 612 .matches = { 620 .matches = { 628 .matches = { 636 .matches = { 644 .matches = { [all …]
|
/Linux-v6.6/arch/x86/kernel/ |
D | reboot.c | 168 .matches = { 176 .matches = { 186 .matches = { 194 .matches = { 202 .matches = { 210 .matches = { 218 .matches = { 226 .matches = { 236 .matches = { 246 .matches = { [all …]
|
/Linux-v6.6/arch/x86/pci/ |
D | common.c | 98 .matches = { 106 .matches = { 114 .matches = { 243 .matches = { 252 .matches = { 260 .matches = { 268 .matches = { 276 .matches = { 284 .matches = { 292 .matches = { [all …]
|
/Linux-v6.6/drivers/i2c/ |
D | i2c-core-of.c | 117 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument 122 for (; matches->compatible[0]; matches++) { in i2c_of_match_device_sysfs() 129 if (sysfs_streq(client->name, matches->compatible)) in i2c_of_match_device_sysfs() 130 return matches; in i2c_of_match_device_sysfs() 132 name = strchr(matches->compatible, ','); in i2c_of_match_device_sysfs() 134 name = matches->compatible; in i2c_of_match_device_sysfs() 139 return matches; in i2c_of_match_device_sysfs() 146 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument 151 if (!(client && matches)) in i2c_of_match_device() 154 match = of_match_device(matches, &client->dev); in i2c_of_match_device() [all …]
|
/Linux-v6.6/include/drm/ |
D | drm_fourcc.h | 147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV 152 * A boolean indicating whether the format info matches a packed YUV format. 161 * drm_format_info_is_yuv_semiplanar - check that the format info matches a YUV 166 * A boolean indicating whether the format info matches a semiplanar YUV format. 175 * drm_format_info_is_yuv_planar - check that the format info matches a YUV 180 * A boolean indicating whether the format info matches a planar YUV format. 189 * drm_format_info_is_yuv_sampling_410 - check that the format info matches a 194 * A boolean indicating whether the format info matches a YUV format with 4:1:0 204 * drm_format_info_is_yuv_sampling_411 - check that the format info matches a 209 * A boolean indicating whether the format info matches a YUV format with 4:1:1 [all …]
|
/Linux-v6.6/drivers/platform/surface/ |
D | surface_gpe.c | 56 .matches = { 64 .matches = { 76 .matches = { 88 .matches = { 96 .matches = { 104 .matches = { 112 .matches = { 120 .matches = { 128 .matches = { 136 .matches = { [all …]
|
/Linux-v6.6/sound/hda/ |
D | intel-dsp-config.c | 68 .matches = { 89 .matches = { 110 .matches = { 130 .matches = { 155 .matches = { 188 .matches = { 194 .matches = { 220 .matches = { 241 .matches = { 246 .matches = { [all …]
|
/Linux-v6.6/drivers/base/ |
D | soc.c | 242 * @matches: zero-terminated array of possible matches 259 const struct soc_device_attribute *matches) in soc_device_match() argument 263 if (!matches) in soc_device_match() 266 while (matches->machine || matches->family || matches->revision || in soc_device_match() 267 matches->soc_id) { in soc_device_match() 268 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match() 272 matches); in soc_device_match() 276 return matches; in soc_device_match() 278 matches++; in soc_device_match()
|
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/ |
D | pcie_quirks.c | 12 .matches = { 20 .matches = { 29 .matches = { 38 .matches = { 46 .matches = { 54 .matches = { 62 .matches = { 70 .matches = {
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | dmi.c | 65 .matches = { 76 .matches = { 87 .matches = { 98 .matches = { 115 .matches = { 125 .matches = { 135 .matches = { 145 .matches = { 156 .matches = { 166 .matches = {
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_lvds.c | 523 .matches = { 531 .matches = { 539 .matches = { 547 .matches = { 555 .matches = { 563 .matches = { 571 .matches = { 579 .matches = { 587 .matches = { 595 .matches = { [all …]
|
/Linux-v6.6/drivers/input/mouse/ |
D | lifebook.c | 48 .matches = { 54 .matches = { 60 .matches = { 66 .matches = { 72 .matches = { 78 .matches = { 84 .matches = { 90 .matches = { 97 .matches = { 105 .matches = { [all …]
|
/Linux-v6.6/tools/perf/arch/arm64/tests/ |
D | cpuid-match.c | 11 /* midr with no leading zeros matches */ in test__cpuid_match() 14 /* Upper case matches */ in test__cpuid_match() 17 /* r0p0 = r0p0 matches */ in test__cpuid_match() 20 /* r0p1 > r0p0 matches */ in test__cpuid_match() 23 /* r1p0 > r0p0 matches*/ in test__cpuid_match()
|
/Linux-v6.6/sound/soc/intel/boards/ |
D | bytcr_rt5640.c | 537 .matches = { 549 .matches = { 561 .matches = { 574 .matches = { 587 .matches = { 601 .matches = { 611 .matches = { 623 .matches = { 636 .matches = { 647 .matches = { [all …]
|
/Linux-v6.6/arch/arm64/kernel/ |
D | cpu_errata.c | 82 * CTR_EL0 matches the system's copy to allow a secondary CPU to boot. in has_mismatched_cache_type() 141 .matches = is_affected_midr_range, \ 145 .matches = is_affected_midr_range, \ 156 .matches = is_affected_midr_range_list, \ 221 .matches = is_kryo_midr, 292 .matches = is_kryo_midr, 346 .matches = is_affected_midr_range, 352 .matches = is_affected_midr_range, 469 .matches = cpucap_multi_entry_cap_matches, 505 .matches = has_mismatched_cache_type, [all …]
|