Symbol: matches
arch/arm64/include/asm/cpufeature.h
356
bool (*matches)(const struct arm64_cpu_capabilities *caps, int scope);
arch/arm64/include/asm/cpufeature.h
428
for (caps = entry->match_list; caps->matches; caps++)
arch/arm64/include/asm/cpufeature.h
429
if (caps->matches(caps, scope))
arch/arm64/kernel/cpu_errata.c
1009
.matches = has_impdef_pmuv3,
arch/arm64/kernel/cpu_errata.c
204
.matches = is_affected_midr_range, \
arch/arm64/kernel/cpu_errata.c
208
.matches = is_affected_midr_range, \
arch/arm64/kernel/cpu_errata.c
219
.matches = is_affected_midr_range_list, \
arch/arm64/kernel/cpu_errata.c
320
.matches = is_kryo_midr,
arch/arm64/kernel/cpu_errata.c
421
.matches = is_kryo_midr,
arch/arm64/kernel/cpu_errata.c
475
.matches = is_affected_midr_range,
arch/arm64/kernel/cpu_errata.c
481
.matches = is_affected_midr_range,
arch/arm64/kernel/cpu_errata.c
687
.matches = cpucap_multi_entry_cap_matches,
arch/arm64/kernel/cpu_errata.c
723
.matches = has_mismatched_cache_type,
arch/arm64/kernel/cpu_errata.c
732
.matches = cpucap_multi_entry_cap_matches,
arch/arm64/kernel/cpu_errata.c
741
.matches = cpucap_multi_entry_cap_matches,
arch/arm64/kernel/cpu_errata.c
757
.matches = has_spectre_v2,
arch/arm64/kernel/cpu_errata.c
766
.matches = has_spectre_v3a,
arch/arm64/kernel/cpu_errata.c
774
.matches = has_spectre_v4,
arch/arm64/kernel/cpu_errata.c
781
.matches = is_spectre_bhb_affected,
arch/arm64/kernel/cpu_errata.c
809
.matches = has_cortex_a76_erratum_1463225,
arch/arm64/kernel/cpu_errata.c
818
.matches = needs_tx2_tvm_workaround,
arch/arm64/kernel/cpu_errata.c
832
.matches = has_neoverse_n1_erratum_1542419,
arch/arm64/kernel/cpu_errata.c
960
.matches = need_arm_si_l1_workaround_4311569,
arch/arm64/kernel/cpu_errata.c
968
.matches = has_sme_dvmsync_erratum,
arch/arm64/kernel/cpufeature.c
1095
for (; caps->matches; caps++) {
arch/arm64/kernel/cpufeature.c
2547
.matches = has_always,
arch/arm64/kernel/cpufeature.c
2552
.matches = has_always,
arch/arm64/kernel/cpufeature.c
2558
.matches = has_useable_gicv3_cpuif,
arch/arm64/kernel/cpufeature.c
2565
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2572
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2579
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2588
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2596
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2603
.matches = runs_at_el2,
arch/arm64/kernel/cpufeature.c
2610
.matches = has_nested_virt_support,
arch/arm64/kernel/cpufeature.c
2613
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2617
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2626
.matches = has_32bit_el0,
arch/arm64/kernel/cpufeature.c
2634
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2641
.matches = is_kvm_protected_mode,
arch/arm64/kernel/cpufeature.c
2647
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2656
.matches = unmap_kernel_at_el0,
arch/arm64/kernel/cpufeature.c
2667
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2676
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2683
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2693
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2702
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2710
.matches = has_rasv1p1,
arch/arm64/kernel/cpufeature.c
2718
.matches = has_amu,
arch/arm64/kernel/cpufeature.c
2728
.matches = has_cache_idc,
arch/arm64/kernel/cpufeature.c
2735
.matches = has_cache_dic,
arch/arm64/kernel/cpufeature.c
2741
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2748
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2755
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2763
.matches = has_hw_dbm,
arch/arm64/kernel/cpufeature.c
2780
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2788
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2795
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2803
.matches = has_useable_cnp,
arch/arm64/kernel/cpufeature.c
2812
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2820
.matches = has_address_auth_cpucap,
arch/arm64/kernel/cpufeature.c
2827
.matches = has_address_auth_cpucap,
arch/arm64/kernel/cpufeature.c
2834
.matches = has_address_auth_cpucap,
arch/arm64/kernel/cpufeature.c
2840
.matches = has_address_auth_metacap,
arch/arm64/kernel/cpufeature.c
2846
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2853
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2860
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2866
.matches = has_generic_auth,
arch/arm64/kernel/cpufeature.c
2877
.matches = can_use_gic_priorities,
arch/arm64/kernel/cpufeature.c
2885
.matches = has_gic_prio_relaxed_sync,
arch/arm64/kernel/cpufeature.c
2895
.matches = can_trap_icv_dir_el1,
arch/arm64/kernel/cpufeature.c
2903
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2911
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2923
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2933
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2941
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2948
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2955
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2963
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2970
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2977
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2985
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
2994
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3002
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3011
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3018
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3026
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3034
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3041
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3048
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3055
.matches = hvhe_possible,
arch/arm64/kernel/cpufeature.c
3061
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3068
.matches = has_bbml2_noabort,
arch/arm64/kernel/cpufeature.c
3074
.matches = has_lpa2,
arch/arm64/kernel/cpufeature.c
3080
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3088
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3106
.matches = test_has_mpam,
arch/arm64/kernel/cpufeature.c
3113
.matches = test_has_mpam_hcr,
arch/arm64/kernel/cpufeature.c
3119
.matches = has_nv1,
arch/arm64/kernel/cpufeature.c
3127
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3138
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3147
.matches = has_pmuv3,
arch/arm64/kernel/cpufeature.c
3154
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3161
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3168
.matches = test_has_gicv5_legacy,
arch/arm64/kernel/cpufeature.c
3174
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3181
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3189
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3198
.matches = has_cpuid_feature,
arch/arm64/kernel/cpufeature.c
3206
.matches = has_user_cpuid_feature, \
arch/arm64/kernel/cpufeature.c
3224
.matches = cpucap_multi_entry_cap_matches, \
arch/arm64/kernel/cpufeature.c
3231
.matches = match, \
arch/arm64/kernel/cpufeature.c
3238
.matches = match, \
arch/arm64/kernel/cpufeature.c
3518
for (; hwcaps->matches; hwcaps++)
arch/arm64/kernel/cpufeature.c
3519
if (hwcaps->matches(hwcaps, cpucap_default_scope(hwcaps)))
arch/arm64/kernel/cpufeature.c
3557
if (!caps->matches(caps, cpucap_default_scope(caps))) {
arch/arm64/kernel/cpufeature.c
3662
cpu_has_cap = caps->matches(caps, SCOPE_LOCAL_CPU);
arch/arm64/kernel/cpufeature.c
3717
for (; caps->matches; caps++)
arch/arm64/kernel/cpufeature.c
3718
if (cpus_have_elf_hwcap(caps) && !caps->matches(caps, SCOPE_LOCAL_CPU)) {
arch/arm64/kernel/cpufeature.c
3877
return cap->matches(cap, SCOPE_LOCAL_CPU);
arch/arm64/kernel/cpufeature.c
3895
return cap->matches(cap, SCOPE_SYSTEM);
arch/mips/generic/board-ingenic.c
158
.matches = ingenic_of_match,
arch/mips/generic/board-ranchu.c
88
.matches = ranchu_of_match,
arch/mips/generic/board-realtek.c
77
.matches = realtek_of_match,
arch/mips/include/asm/machine.h
14
const struct of_device_id *matches;
arch/mips/include/asm/machine.h
48
if (!mach->matches)
arch/mips/include/asm/machine.h
51
for (match = mach->matches; match->compatible[0]; match++) {
arch/powerpc/platforms/pseries/ibmebus.c
188
static int ibmebus_create_devices(const struct of_device_id *matches)
arch/powerpc/platforms/pseries/ibmebus.c
197
if (!of_match_node(matches, child))
arch/powerpc/platforms/pseries/ibmebus.c
346
const struct of_device_id *matches = drv->of_match_table;
arch/powerpc/platforms/pseries/ibmebus.c
348
if (!matches)
arch/powerpc/platforms/pseries/ibmebus.c
351
return of_match_device(matches, dev) != NULL;
arch/sparc/kernel/vio.c
25
const struct vio_device_id *matches,
arch/sparc/kernel/vio.c
35
while (matches->type[0] || matches->compat[0]) {
arch/sparc/kernel/vio.c
37
if (matches->type[0])
arch/sparc/kernel/vio.c
38
match &= !strcmp(matches->type, type);
arch/sparc/kernel/vio.c
40
if (matches->compat[0]) {
arch/sparc/kernel/vio.c
42
of_find_in_proplist(compat, matches->compat, len);
arch/sparc/kernel/vio.c
45
return matches;
arch/sparc/kernel/vio.c
46
matches++;
arch/sparc/kernel/vio.c
63
const struct vio_device_id *matches = vio_drv->id_table;
arch/sparc/kernel/vio.c
65
if (!matches)
arch/sparc/kernel/vio.c
68
return vio_match_device(matches, vio_dev) != NULL;
arch/x86/kernel/acpi/boot.c
1435
.matches = {
arch/x86/kernel/acpi/boot.c
1447
.matches = {
arch/x86/kernel/acpi/boot.c
1464
.matches = {
arch/x86/kernel/acpi/boot.c
1472
.matches = {
arch/x86/kernel/acpi/boot.c
1483
.matches = {
arch/x86/kernel/acpi/boot.c
1494
.matches = {
arch/x86/kernel/acpi/boot.c
1505
.matches = {
arch/x86/kernel/acpi/boot.c
1530
.matches = {
arch/x86/kernel/acpi/boot.c
1538
.matches = {
arch/x86/kernel/acpi/boot.c
1546
.matches = {
arch/x86/kernel/acpi/boot.c
1554
.matches = {
arch/x86/kernel/acpi/boot.c
1562
.matches = {
arch/x86/kernel/apic/apic.c
2573
.matches = {
arch/x86/kernel/io_delay.c
106
.matches = {
arch/x86/kernel/io_delay.c
114
.matches = {
arch/x86/kernel/io_delay.c
82
.matches = {
arch/x86/kernel/io_delay.c
90
.matches = {
arch/x86/kernel/io_delay.c
98
.matches = {
arch/x86/kernel/mmconf-fam10h_64.c
228
.matches = {
arch/x86/kernel/reboot.c
171
.matches = {
arch/x86/kernel/reboot.c
179
.matches = {
arch/x86/kernel/reboot.c
189
.matches = {
arch/x86/kernel/reboot.c
197
.matches = {
arch/x86/kernel/reboot.c
205
.matches = {
arch/x86/kernel/reboot.c
213
.matches = {
arch/x86/kernel/reboot.c
221
.matches = {
arch/x86/kernel/reboot.c
229
.matches = {
arch/x86/kernel/reboot.c
239
.matches = {
arch/x86/kernel/reboot.c
249
.matches = {
arch/x86/kernel/reboot.c
257
.matches = {
arch/x86/kernel/reboot.c
265
.matches = {
arch/x86/kernel/reboot.c
275
.matches = {
arch/x86/kernel/reboot.c
285
.matches = {
arch/x86/kernel/reboot.c
293
.matches = {
arch/x86/kernel/reboot.c
301
.matches = {
arch/x86/kernel/reboot.c
309
.matches = {
arch/x86/kernel/reboot.c
317
.matches = {
arch/x86/kernel/reboot.c
325
.matches = {
arch/x86/kernel/reboot.c
333
.matches = {
arch/x86/kernel/reboot.c
342
.matches = {
arch/x86/kernel/reboot.c
351
.matches = {
arch/x86/kernel/reboot.c
359
.matches = {
arch/x86/kernel/reboot.c
368
.matches = {
arch/x86/kernel/reboot.c
377
.matches = {
arch/x86/kernel/reboot.c
386
.matches = {
arch/x86/kernel/reboot.c
395
.matches = {
arch/x86/kernel/reboot.c
403
.matches = {
arch/x86/kernel/reboot.c
411
.matches = {
arch/x86/kernel/reboot.c
419
.matches = {
arch/x86/kernel/reboot.c
427
.matches = {
arch/x86/kernel/reboot.c
435
.matches = {
arch/x86/kernel/reboot.c
443
.matches = {
arch/x86/kernel/reboot.c
451
.matches = {
arch/x86/kernel/reboot.c
459
.matches = {
arch/x86/kernel/reboot.c
469
.matches = {
arch/x86/kernel/reboot.c
478
.matches = {
arch/x86/kernel/reboot.c
488
.matches = {
arch/x86/pci/acpi.c
101
.matches = {
arch/x86/pci/acpi.c
114
.matches = {
arch/x86/pci/acpi.c
124
.matches = {
arch/x86/pci/acpi.c
134
.matches = {
arch/x86/pci/acpi.c
145
.matches = {
arch/x86/pci/acpi.c
163
.matches = {
arch/x86/pci/acpi.c
177
.matches = {
arch/x86/pci/acpi.c
191
.matches = {
arch/x86/pci/acpi.c
61
.matches = {
arch/x86/pci/acpi.c
71
.matches = {
arch/x86/pci/acpi.c
80
.matches = {
arch/x86/pci/acpi.c
90
.matches = {
arch/x86/pci/common.c
106
.matches = {
arch/x86/pci/common.c
114
.matches = {
arch/x86/pci/common.c
243
.matches = {
arch/x86/pci/common.c
252
.matches = {
arch/x86/pci/common.c
260
.matches = {
arch/x86/pci/common.c
268
.matches = {
arch/x86/pci/common.c
276
.matches = {
arch/x86/pci/common.c
284
.matches = {
arch/x86/pci/common.c
292
.matches = {
arch/x86/pci/common.c
299
.matches = {
arch/x86/pci/common.c
307
.matches = {
arch/x86/pci/common.c
315
.matches = {
arch/x86/pci/common.c
323
.matches = {
arch/x86/pci/common.c
331
.matches = {
arch/x86/pci/common.c
339
.matches = {
arch/x86/pci/common.c
347
.matches = {
arch/x86/pci/common.c
355
.matches = {
arch/x86/pci/common.c
363
.matches = {
arch/x86/pci/common.c
371
.matches = {
arch/x86/pci/common.c
379
.matches = {
arch/x86/pci/common.c
387
.matches = {
arch/x86/pci/common.c
395
.matches = {
arch/x86/pci/common.c
404
.matches = {
arch/x86/pci/common.c
413
.matches = {
arch/x86/pci/common.c
421
.matches = {
arch/x86/pci/common.c
429
.matches = {
arch/x86/pci/common.c
437
.matches = {
arch/x86/pci/common.c
445
.matches = {
arch/x86/pci/common.c
98
.matches = {
arch/x86/pci/fixup.c
1063
.matches = {
arch/x86/pci/fixup.c
406
.matches = {
arch/x86/pci/fixup.c
463
.matches = {
arch/x86/pci/fixup.c
470
.matches = {
arch/x86/pci/fixup.c
477
.matches = {
arch/x86/pci/fixup.c
965
.matches = {
arch/x86/pci/fixup.c
971
.matches = {
arch/x86/pci/fixup.c
977
.matches = {
arch/x86/pci/fixup.c
983
.matches = {
arch/x86/pci/irq.c
1623
.matches = {
arch/x86/pci/irq.c
1634
.matches = {
arch/x86/power/cpu.c
450
.matches = {
drivers/acpi/ac.c
178
.matches = {
drivers/acpi/ac.c
185
.matches = {
drivers/acpi/acpi_video.c
405
.matches = {
drivers/acpi/acpi_video.c
413
.matches = {
drivers/acpi/acpi_video.c
421
.matches = {
drivers/acpi/acpi_video.c
429
.matches = {
drivers/acpi/acpi_video.c
437
.matches = {
drivers/acpi/acpi_video.c
451
.matches = {
drivers/acpi/acpi_video.c
465
.matches = {
drivers/acpi/acpi_video.c
483
.matches = {
drivers/acpi/acpi_video.c
492
.matches = {
drivers/acpi/acpi_video.c
501
.matches = {
drivers/acpi/acpi_video.c
516
.matches = {
drivers/acpi/battery.c
1150
.matches = {
drivers/acpi/battery.c
1158
.matches = {
drivers/acpi/battery.c
1166
.matches = {
drivers/acpi/battery.c
1177
.matches = {
drivers/acpi/bus.c
64
.matches = {
drivers/acpi/button.c
108
.matches = {
drivers/acpi/button.c
119
.matches = {
drivers/acpi/button.c
130
.matches = {
drivers/acpi/button.c
141
.matches = {
drivers/acpi/button.c
76
.matches = {
drivers/acpi/button.c
85
.matches = {
drivers/acpi/button.c
97
.matches = {
drivers/acpi/ec.c
1951
.matches = {
drivers/acpi/ec.c
1962
.matches = {
drivers/acpi/ec.c
1972
.matches = {
drivers/acpi/ec.c
1983
.matches = {
drivers/acpi/ec.c
1993
.matches = {
drivers/acpi/ec.c
2004
.matches = {
drivers/acpi/ec.c
2303
.matches = {
drivers/acpi/ec.c
2309
.matches = {
drivers/acpi/ec.c
2315
.matches = {
drivers/acpi/ec.c
2325
.matches = {
drivers/acpi/ec.c
2331
.matches = {
drivers/acpi/ec.c
2337
.matches = {
drivers/acpi/ec.c
2343
.matches = {
drivers/acpi/ec.c
2350
.matches = {
drivers/acpi/osi.c
305
.matches = {
drivers/acpi/osi.c
322
.matches = {
drivers/acpi/osi.c
330
.matches = {
drivers/acpi/osi.c
338
.matches = {
drivers/acpi/osi.c
346
.matches = {
drivers/acpi/osi.c
354
.matches = {
drivers/acpi/osi.c
362
.matches = {
drivers/acpi/osi.c
370
.matches = {
drivers/acpi/osi.c
378
.matches = {
drivers/acpi/osi.c
386
.matches = {
drivers/acpi/osi.c
399
.matches = {
drivers/acpi/osi.c
412
.matches = {
drivers/acpi/osi.c
420
.matches = {
drivers/acpi/osi.c
428
.matches = {
drivers/acpi/osi.c
436
.matches = {
drivers/acpi/osi.c
444
.matches = {
drivers/acpi/osi.c
452
.matches = {
drivers/acpi/osi.c
471
.matches = {
drivers/acpi/pci_irq.c
47
.matches = {
drivers/acpi/pci_irq.c
59
.matches = {
drivers/acpi/pci_irq.c
71
.matches = {
drivers/acpi/pci_slot.c
176
.matches = {
drivers/acpi/power.c
1092
.matches = {
drivers/acpi/power.c
1107
.matches = {
drivers/acpi/power.c
1119
.matches = {
drivers/acpi/resource.c
397
.matches = {
drivers/acpi/resource.c
404
.matches = {
drivers/acpi/resource.c
411
.matches = {
drivers/acpi/resource.c
418
.matches = {
drivers/acpi/resource.c
425
.matches = {
drivers/acpi/resource.c
432
.matches = {
drivers/acpi/resource.c
439
.matches = {
drivers/acpi/resource.c
446
.matches = {
drivers/acpi/resource.c
453
.matches = {
drivers/acpi/resource.c
460
.matches = {
drivers/acpi/resource.c
467
.matches = {
drivers/acpi/resource.c
474
.matches = {
drivers/acpi/resource.c
481
.matches = {
drivers/acpi/resource.c
488
.matches = {
drivers/acpi/resource.c
495
.matches = {
drivers/acpi/resource.c
502
.matches = {
drivers/acpi/resource.c
509
.matches = {
drivers/acpi/resource.c
516
.matches = {
drivers/acpi/resource.c
523
.matches = {
drivers/acpi/resource.c
530
.matches = {
drivers/acpi/resource.c
537
.matches = {
drivers/acpi/resource.c
552
.matches = {
drivers/acpi/resource.c
558
.matches = {
drivers/acpi/resource.c
564
.matches = {
drivers/acpi/resource.c
570
.matches = {
drivers/acpi/resource.c
576
.matches = {
drivers/acpi/resource.c
582
.matches = {
drivers/acpi/resource.c
588
.matches = {
drivers/acpi/resource.c
595
.matches = {
drivers/acpi/resource.c
601
.matches = {
drivers/acpi/resource.c
608
.matches = {
drivers/acpi/resource.c
615
.matches = {
drivers/acpi/resource.c
621
.matches = {
drivers/acpi/resource.c
627
.matches = {
drivers/acpi/resource.c
633
.matches = {
drivers/acpi/resource.c
639
.matches = {
drivers/acpi/resource.c
645
.matches = {
drivers/acpi/resource.c
652
.matches = {
drivers/acpi/resource.c
659
.matches = {
drivers/acpi/resource.c
666
.matches = {
drivers/acpi/resource.c
673
.matches = {
drivers/acpi/resource.c
679
.matches = {
drivers/acpi/resource.c
685
.matches = {
drivers/acpi/resource.c
697
.matches = {
drivers/acpi/sleep.c
180
.matches = {
drivers/acpi/sleep.c
188
.matches = {
drivers/acpi/sleep.c
196
.matches = {
drivers/acpi/sleep.c
204
.matches = {
drivers/acpi/sleep.c
213
.matches = {
drivers/acpi/sleep.c
221
.matches = {
drivers/acpi/sleep.c
229
.matches = {
drivers/acpi/sleep.c
237
.matches = {
drivers/acpi/sleep.c
245
.matches = {
drivers/acpi/sleep.c
253
.matches = {
drivers/acpi/sleep.c
261
.matches = {
drivers/acpi/sleep.c
269
.matches = {
drivers/acpi/sleep.c
277
.matches = {
drivers/acpi/sleep.c
285
.matches = {
drivers/acpi/sleep.c
293
.matches = {
drivers/acpi/sleep.c
301
.matches = {
drivers/acpi/sleep.c
309
.matches = {
drivers/acpi/sleep.c
317
.matches = {
drivers/acpi/sleep.c
325
.matches = {
drivers/acpi/sleep.c
333
.matches = {
drivers/acpi/sleep.c
341
.matches = {
drivers/acpi/sleep.c
349
.matches = {
drivers/acpi/sleep.c
363
.matches = {
drivers/acpi/sleep.c
376
.matches = {
drivers/acpi/sleep.c
384
.matches = {
drivers/acpi/sleep.c
392
.matches = {
drivers/acpi/sleep.c
405
.matches = {
drivers/acpi/thermal.c
1007
.matches = {
drivers/acpi/thermal.c
983
.matches = {
drivers/acpi/thermal.c
991
.matches = {
drivers/acpi/thermal.c
999
.matches = {
drivers/acpi/video_detect.c
154
.matches = {
drivers/acpi/video_detect.c
162
.matches = {
drivers/acpi/video_detect.c
170
.matches = {
drivers/acpi/video_detect.c
178
.matches = {
drivers/acpi/video_detect.c
187
.matches = {
drivers/acpi/video_detect.c
195
.matches = {
drivers/acpi/video_detect.c
203
.matches = {
drivers/acpi/video_detect.c
212
.matches = {
drivers/acpi/video_detect.c
220
.matches = {
drivers/acpi/video_detect.c
229
.matches = {
drivers/acpi/video_detect.c
238
.matches = {
drivers/acpi/video_detect.c
252
.matches = {
drivers/acpi/video_detect.c
260
.matches = {
drivers/acpi/video_detect.c
272
.matches = {
drivers/acpi/video_detect.c
279
.matches = {
drivers/acpi/video_detect.c
293
.matches = {
drivers/acpi/video_detect.c
310
.matches = {
drivers/acpi/video_detect.c
318
.matches = {
drivers/acpi/video_detect.c
334
.matches = {
drivers/acpi/video_detect.c
342
.matches = {
drivers/acpi/video_detect.c
350
.matches = {
drivers/acpi/video_detect.c
358
.matches = {
drivers/acpi/video_detect.c
369
.matches = {
drivers/acpi/video_detect.c
377
.matches = {
drivers/acpi/video_detect.c
385
.matches = {
drivers/acpi/video_detect.c
395
.matches = {
drivers/acpi/video_detect.c
405
.matches = {
drivers/acpi/video_detect.c
414
.matches = {
drivers/acpi/video_detect.c
423
.matches = {
drivers/acpi/video_detect.c
433
.matches = {
drivers/acpi/video_detect.c
442
.matches = {
drivers/acpi/video_detect.c
451
.matches = {
drivers/acpi/video_detect.c
460
.matches = {
drivers/acpi/video_detect.c
471
.matches = {
drivers/acpi/video_detect.c
480
.matches = {
drivers/acpi/video_detect.c
489
.matches = {
drivers/acpi/video_detect.c
497
.matches = {
drivers/acpi/video_detect.c
505
.matches = {
drivers/acpi/video_detect.c
513
.matches = {
drivers/acpi/video_detect.c
521
.matches = {
drivers/acpi/video_detect.c
529
.matches = {
drivers/acpi/video_detect.c
538
.matches = {
drivers/acpi/video_detect.c
547
.matches = {
drivers/acpi/video_detect.c
555
.matches = {
drivers/acpi/video_detect.c
563
.matches = {
drivers/acpi/video_detect.c
571
.matches = {
drivers/acpi/video_detect.c
579
.matches = {
drivers/acpi/video_detect.c
588
.matches = {
drivers/acpi/video_detect.c
596
.matches = {
drivers/acpi/video_detect.c
604
.matches = {
drivers/acpi/video_detect.c
612
.matches = {
drivers/acpi/video_detect.c
621
.matches = {
drivers/acpi/video_detect.c
629
.matches = {
drivers/acpi/video_detect.c
637
.matches = {
drivers/acpi/video_detect.c
645
.matches = {
drivers/acpi/video_detect.c
653
.matches = {
drivers/acpi/video_detect.c
661
.matches = {
drivers/acpi/video_detect.c
671
.matches = {
drivers/acpi/video_detect.c
680
.matches = {
drivers/acpi/video_detect.c
689
.matches = {
drivers/acpi/video_detect.c
697
.matches = {
drivers/acpi/video_detect.c
706
.matches = {
drivers/acpi/video_detect.c
716
.matches = {
drivers/acpi/video_detect.c
724
.matches = {
drivers/acpi/video_detect.c
732
.matches = {
drivers/acpi/video_detect.c
740
.matches = {
drivers/acpi/video_detect.c
748
.matches = {
drivers/acpi/video_detect.c
756
.matches = {
drivers/acpi/video_detect.c
764
.matches = {
drivers/acpi/video_detect.c
772
.matches = {
drivers/acpi/video_detect.c
781
.matches = {
drivers/acpi/video_detect.c
790
.matches = {
drivers/acpi/video_detect.c
799
.matches = {
drivers/acpi/video_detect.c
809
.matches = {
drivers/acpi/video_detect.c
817
.matches = {
drivers/acpi/video_detect.c
834
.matches = {
drivers/acpi/video_detect.c
844
.matches = {
drivers/acpi/video_detect.c
852
.matches = {
drivers/acpi/video_detect.c
867
.matches = {
drivers/acpi/video_detect.c
876
.matches = {
drivers/acpi/video_detect.c
884
.matches = {
drivers/acpi/video_detect.c
898
.matches = {
drivers/acpi/video_detect.c
905
.matches = {
drivers/acpi/video_detect.c
914
.matches = {
drivers/acpi/video_detect.c
922
.matches = {
drivers/acpi/video_detect.c
940
.matches = {
drivers/acpi/video_detect.c
952
.matches = {
drivers/acpi/video_detect.c
963
.matches = {
drivers/acpi/video_detect.c
971
.matches = {
drivers/acpi/x86/blacklist.c
103
.matches = {
drivers/acpi/x86/blacklist.c
111
.matches = {
drivers/acpi/x86/blacklist.c
123
.matches = {
drivers/acpi/x86/blacklist.c
131
.matches = {
drivers/acpi/x86/blacklist.c
95
.matches = {
drivers/acpi/x86/lpss.c
491
.matches = {
drivers/acpi/x86/utils.c
189
if (override_status_ids[i].dmi_ids[0].matches[0].slot &&
drivers/acpi/x86/utils.c
293
.matches = {
drivers/acpi/x86/utils.c
300
.matches = {
drivers/acpi/x86/utils.c
316
.matches = {
drivers/acpi/x86/utils.c
326
.matches = {
drivers/acpi/x86/utils.c
338
.matches = {
drivers/acpi/x86/utils.c
349
.matches = {
drivers/acpi/x86/utils.c
359
.matches = {
drivers/acpi/x86/utils.c
371
.matches = {
drivers/acpi/x86/utils.c
384
.matches = {
drivers/acpi/x86/utils.c
394
.matches = {
drivers/acpi/x86/utils.c
405
.matches = {
drivers/acpi/x86/utils.c
415
.matches = {
drivers/acpi/x86/utils.c
425
.matches = {
drivers/acpi/x86/utils.c
438
.matches = {
drivers/acpi/x86/utils.c
451
.matches = {
drivers/acpi/x86/utils.c
52
{ { .matches = dmi }, {} }, \
drivers/acpi/x86/utils.c
649
.matches = {
drivers/ata/ahci.c
2083
.matches = {
drivers/ata/ahci.c
2160
.matches = {
drivers/ata/ahci.c
2185
.matches = {
drivers/ata/ahci.c
2201
.matches = {
drivers/ata/ahci.c
2213
.matches = {
drivers/ata/ahci.c
2255
.matches = {
drivers/ata/ahci.c
2264
.matches = {
drivers/ata/ahci.c
2303
.matches = {
drivers/ata/ahci.c
2312
.matches = {
drivers/ata/ahci.c
2321
.matches = {
drivers/ata/ahci.c
2330
.matches = {
drivers/ata/ahci.c
2348
.matches = {
drivers/ata/ahci.c
2381
.matches = {
drivers/ata/ahci.c
2388
.matches = {
drivers/ata/ahci.c
2395
.matches = {
drivers/ata/ahci.c
2402
.matches = {
drivers/ata/ahci.c
2409
.matches = {
drivers/ata/ahci.c
2423
.matches = {
drivers/ata/ahci.c
2469
.matches = {
drivers/ata/ahci.c
2478
.matches = {
drivers/ata/ahci.c
2513
.matches = {
drivers/ata/ahci.c
2564
.matches = {
drivers/ata/ata_piix.c
1017
.matches = {
drivers/ata/ata_piix.c
1024
.matches = {
drivers/ata/ata_piix.c
1031
.matches = {
drivers/ata/ata_piix.c
1037
.matches = {
drivers/ata/ata_piix.c
1044
.matches = {
drivers/ata/ata_piix.c
1051
.matches = {
drivers/ata/ata_piix.c
1058
.matches = {
drivers/ata/ata_piix.c
1065
.matches = {
drivers/ata/ata_piix.c
1072
.matches = {
drivers/ata/ata_piix.c
1079
.matches = {
drivers/ata/ata_piix.c
1086
.matches = {
drivers/ata/ata_piix.c
1093
.matches = {
drivers/ata/ata_piix.c
1100
.matches = {
drivers/ata/ata_piix.c
1107
.matches = {
drivers/ata/ata_piix.c
1114
.matches = {
drivers/ata/ata_piix.c
1121
.matches = {
drivers/ata/ata_piix.c
1128
.matches = {
drivers/ata/ata_piix.c
1135
.matches = {
drivers/ata/ata_piix.c
1142
.matches = {
drivers/ata/ata_piix.c
1692
.matches = {
drivers/ata/ata_piix.c
1722
.matches = {
drivers/ata/ata_piix.c
1731
.matches = {
drivers/ata/ata_piix.c
1771
.matches = {
drivers/ata/ata_piix.c
1788
.matches = {
drivers/ata/pata_ali.c
53
.matches = {
drivers/ata/pata_ali.c
60
.matches = {
drivers/ata/pata_atiixp.c
41
.matches = {
drivers/ata/pata_cs5530.c
169
.matches = {
drivers/ata/pata_cs5536.c
77
.matches = {
drivers/ata/pata_via.c
130
.matches = {
drivers/ata/pata_via.c
149
.matches = {
drivers/ata/sata_sil.c
699
.matches = {
drivers/base/property.c
1358
void **matches,
drivers/base/property.c
1367
if (matches && count >= matches_len) {
drivers/base/property.c
1381
if (matches)
drivers/base/property.c
1382
matches[count] = ret;
drivers/base/property.c
1392
void **matches,
drivers/base/property.c
1401
if (matches && count >= matches_len)
drivers/base/property.c
1411
if (matches)
drivers/base/property.c
1412
matches[count] = ret;
drivers/base/property.c
1472
void **matches, unsigned int matches_len)
drivers/base/property.c
1481
matches, matches_len);
drivers/base/property.c
1483
if (matches) {
drivers/base/property.c
1484
matches += count_graph;
drivers/base/property.c
1489
matches, matches_len);
drivers/base/soc.c
256
const struct soc_device_attribute *matches)
drivers/base/soc.c
260
if (!matches)
drivers/base/soc.c
263
while (matches->machine || matches->family || matches->revision ||
drivers/base/soc.c
264
matches->soc_id) {
drivers/base/soc.c
265
ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches,
drivers/base/soc.c
269
matches);
drivers/base/soc.c
273
return matches;
drivers/base/soc.c
275
matches++;
drivers/bluetooth/btbcm.c
395
.matches = {
drivers/bluetooth/btbcm.c
401
.matches = {
drivers/bluetooth/btbcm.c
407
.matches = {
drivers/bluetooth/btbcm.c
413
.matches = {
drivers/bluetooth/btbcm.c
419
.matches = {
drivers/bluetooth/btbcm.c
425
.matches = {
drivers/bluetooth/btbcm.c
431
.matches = {
drivers/bluetooth/btusb.c
908
.matches = {
drivers/bluetooth/btusb.c
915
.matches = {
drivers/bluetooth/btusb.c
922
.matches = {
drivers/bluetooth/hci_bcm.c
901
.matches = {
drivers/bluetooth/hci_bcm.c
909
.matches = {
drivers/bluetooth/hci_bcm.c
917
.matches = {
drivers/bluetooth/hci_bcm.c
928
.matches = {
drivers/bluetooth/hci_bcm4377.c
2450
.matches = {
drivers/bluetooth/hci_bcm4377.c
2457
.matches = {
drivers/bluetooth/hci_bcm4377.c
2464
.matches = {
drivers/char/hw_random/n2-drv.c
525
int err, matches, limit;
drivers/char/hw_random/n2-drv.c
539
matches = 0;
drivers/char/hw_random/n2-drv.c
541
matches += n2rng_test_buffer_find(np, val);
drivers/char/hw_random/n2-drv.c
542
if (matches >= SELFTEST_MATCH_GOAL)
drivers/char/sonypi.c
1486
.matches = {
drivers/char/sonypi.c
1493
.matches = {
drivers/clk/clk.c
5520
void __init of_clk_init(const struct of_device_id *matches)
drivers/clk/clk.c
5529
if (!matches)
drivers/clk/clk.c
5530
matches = &__clk_of_table;
drivers/clk/clk.c
5533
for_each_matching_node_and_match(np, matches, &match) {
drivers/cpufreq/acpi-cpufreq.c
590
.matches = {
drivers/cpufreq/amd-pstate.c
179
.matches = {
drivers/cpufreq/powernow-k7.c
586
.matches = {
drivers/cpuidle/dt_idle_states.c
145
const struct of_device_id *matches,
drivers/cpuidle/dt_idle_states.c
171
match_id = of_match_node(matches, state_node);
drivers/cpuidle/dt_idle_states.h
6
const struct of_device_id *matches,
drivers/firewire/core-device.c
585
const struct entry_match *matches;
drivers/firewire/core-device.c
590
.matches = motu_audio_express_matches,
drivers/firewire/core-device.c
595
.matches = tascam_fw_series_matches,
drivers/firewire/core-device.c
607
unsigned int index = entry->matches[j].index;
drivers/firewire/core-device.c
608
unsigned int value = entry->matches[j].value;
drivers/firmware/dmi_scan.c
851
for (i = 0; i < ARRAY_SIZE(dmi->matches); i++) {
drivers/firmware/dmi_scan.c
852
int s = dmi->matches[i].slot;
drivers/firmware/dmi_scan.c
860
dmi->matches[i].substr, NULL);
drivers/firmware/dmi_scan.c
864
if (dmi->matches[i].exact_match) {
drivers/firmware/dmi_scan.c
866
dmi->matches[i].substr))
drivers/firmware/dmi_scan.c
870
dmi->matches[i].substr))
drivers/firmware/dmi_scan.c
887
return dmi->matches[0].slot == DMI_NONE;
drivers/firmware/efi/sysfb_efi.c
288
.matches = {
drivers/firmware/efi/sysfb_efi.c
297
.matches = {
drivers/firmware/efi/sysfb_efi.c
306
.matches = {
drivers/firmware/efi/sysfb_efi.c
318
.matches = {
drivers/firmware/efi/sysfb_efi.c
327
.matches = {
drivers/firmware/efi/sysfb_efi.c
336
.matches = {
drivers/firmware/efi/sysfb_efi.c
346
.matches = {
drivers/firmware/google/gsmi.c
744
.matches = {
drivers/firmware/google/gsmi.c
750
.matches = {
drivers/firmware/google/memconsole-x86-legacy.c
124
.matches = {
drivers/gpio/gpio-pca953x.c
174
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
146
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
161
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
175
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
196
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
210
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
225
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
240
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
254
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
267
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
279
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
298
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
312
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
324
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
338
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
351
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
365
.matches = {
drivers/gpio/gpiolib-acpi-quirks.c
385
.matches = {
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
197
.matches = {
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
204
.matches = {
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
211
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
106
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
113
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
120
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
127
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
134
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
141
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
148
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
57
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
64
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
71
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
78
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
85
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
92
.matches = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_quirks.c
99
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
165
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
171
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
177
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
183
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
189
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
195
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
201
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
207
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
213
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
219
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
225
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
231
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
237
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
243
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
249
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
255
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
261
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
267
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
273
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
281
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
287
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
293
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
301
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
307
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
318
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
326
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
334
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
342
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
350
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
356
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
362
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
368
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
376
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
387
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
394
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
401
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
407
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
413
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
419
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
425
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
431
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
438
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
444
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
459
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
465
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
471
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
478
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
484
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
490
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
496
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
502
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
509
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
516
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
522
.matches = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
528
.matches = {
drivers/gpu/drm/i915/display/intel_crt.c
829
.matches = {
drivers/gpu/drm/i915/display/intel_crt.c
837
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
533
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
541
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
549
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
557
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
565
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
573
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
581
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
589
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
597
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
605
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
612
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
620
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
628
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
636
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
644
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
652
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
660
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
668
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
676
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
684
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
692
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
700
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
708
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
716
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
724
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
732
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
751
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
759
.matches = {
drivers/gpu/drm/i915/display/intel_lvds.c
767
.matches = {
drivers/gpu/drm/i915/display/intel_opregion.c
1055
.matches = {DMI_MATCH(DMI_SYS_VENDOR, "Conrac GmbH"),
drivers/gpu/drm/i915/display/intel_opregion.c
868
.matches = {
drivers/gpu/drm/i915/display/intel_quirks.c
151
.matches = {DMI_MATCH(DMI_SYS_VENDOR, "NCR Corporation"),
drivers/gpu/drm/i915/display/intel_quirks.c
159
.matches = {DMI_EXACT_MATCH(DMI_BOARD_VENDOR, "AMI Corporation"),
drivers/gpu/drm/i915/display/intel_quirks.c
174
.matches = {DMI_EXACT_MATCH(DMI_BOARD_VENDOR, "Google"),
drivers/gpu/drm/i915/display/intel_quirks.c
182
.matches = {DMI_EXACT_MATCH(DMI_BOARD_VENDOR, "Google"),
drivers/gpu/drm/i915/display/vlv_dsi.c
1869
.matches = {
drivers/gpu/drm/i915/display/vlv_dsi.c
1880
.matches = {
drivers/gpu/drm/i915/display/vlv_dsi.c
1891
.matches = {
drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c
160
.matches = {
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
196
.matches = {
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
202
.matches = {
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
315
.matches = {
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
331
.matches = {
drivers/hid/hid-oxp.c
1410
.matches = {
drivers/hid/hid-oxp.c
1418
.matches = {
drivers/hid/hid-oxp.c
1426
.matches = {
drivers/hid/hid-sensor-custom.c
793
.dmi.matches = {
drivers/hid/hid-sensor-custom.c
803
.dmi.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
296
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
304
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
312
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
320
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
339
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
347
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
355
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
363
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
371
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
379
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
387
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
395
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
403
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
411
.matches = {
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
433
.matches = {
drivers/hwmon/asus-ec-sensors.c
835
.matches = { \
drivers/hwmon/asus_atk0110.c
33
.matches = {
drivers/hwmon/asus_atk0110.c
39
.matches = {
drivers/hwmon/asus_wmi_sensors.c
64
.matches = { \
drivers/hwmon/dell-smm-hwmon.c
1259
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1266
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1273
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1280
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1287
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1294
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1301
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1308
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1315
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1322
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1329
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1336
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1343
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1350
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1357
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1364
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1371
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1414
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1422
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1430
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1448
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1455
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1462
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1469
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1486
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1493
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1500
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1507
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1539
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1548
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1556
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1564
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1572
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1580
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1588
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1596
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1604
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1612
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1620
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1628
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1636
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1644
.matches = {
drivers/hwmon/dell-smm-hwmon.c
1652
.matches = {
drivers/hwmon/gpd-fan.c
125
.matches = {
drivers/hwmon/gpd-fan.c
134
.matches = {
drivers/hwmon/gpd-fan.c
143
.matches = {
drivers/hwmon/gpd-fan.c
151
.matches = {
drivers/hwmon/gpd-fan.c
160
.matches = {
drivers/hwmon/gpd-fan.c
170
.matches = {
drivers/hwmon/gpd-fan.c
181
.matches = {
drivers/hwmon/gpd-fan.c
189
.matches = {
drivers/hwmon/gpd-fan.c
197
.matches = {
drivers/hwmon/gpd-fan.c
205
.matches = {
drivers/hwmon/gpd-fan.c
213
.matches = {
drivers/hwmon/gpd-fan.c
221
.matches = {
drivers/hwmon/gpd-fan.c
229
.matches = {
drivers/hwmon/gpd-fan.c
237
.matches = {
drivers/hwmon/it87.c
3766
.matches = { \
drivers/hwmon/lattepanda-sigma-ec.c
294
.matches = {
drivers/hwmon/lattepanda-sigma-ec.c
308
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
444
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
452
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
460
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
468
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
476
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
484
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
492
.matches = {
drivers/hwmon/lenovo-ec-sensors.c
500
.matches = {
drivers/hwmon/yogafan.c
175
.matches = {
drivers/hwmon/yogafan.c
183
.matches = {
drivers/hwmon/yogafan.c
191
.matches = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
256
CONFIGFS_ATTR_RO(cscfg_feat_, matches);
drivers/i2c/busses/i2c-designware-common.c
271
.matches = {
drivers/i2c/busses/i2c-designware-platdrv.c
83
.matches = {
drivers/i2c/busses/i2c-i801.c
1222
.matches = {
drivers/i2c/busses/i2c-i801.c
1229
.matches = {
drivers/i2c/busses/i2c-i801.c
1236
.matches = {
drivers/i2c/busses/i2c-i801.c
1243
.matches = {
drivers/i2c/busses/i2c-i801.c
1250
.matches = {
drivers/i2c/busses/i2c-i801.c
1257
.matches = {
drivers/i2c/busses/i2c-i801.c
1264
.matches = {
drivers/i2c/busses/i2c-i801.c
1271
.matches = {
drivers/i2c/busses/i2c-i801.c
1278
.matches = {
drivers/i2c/busses/i2c-nforce2.c
110
.matches = {
drivers/i2c/busses/i2c-piix4.c
114
.matches = {
drivers/i2c/busses/i2c-piix4.c
121
.matches = {
drivers/i2c/busses/i2c-piix4.c
134
.matches = { DMI_MATCH(DMI_SYS_VENDOR, "IBM"), },
drivers/i2c/i2c-core-of.c
116
i2c_of_match_device_sysfs(const struct of_device_id *matches,
drivers/i2c/i2c-core-of.c
121
for (; matches->compatible[0]; matches++) {
drivers/i2c/i2c-core-of.c
128
if (sysfs_streq(client->name, matches->compatible))
drivers/i2c/i2c-core-of.c
129
return matches;
drivers/i2c/i2c-core-of.c
131
name = strchr(matches->compatible, ',');
drivers/i2c/i2c-core-of.c
133
name = matches->compatible;
drivers/i2c/i2c-core-of.c
138
return matches;
drivers/i2c/i2c-core-of.c
145
*i2c_of_match_device(const struct of_device_id *matches,
drivers/i2c/i2c-core-of.c
150
if (!(client && matches))
drivers/i2c/i2c-core-of.c
153
match = of_match_device(matches, &client->dev);
drivers/i2c/i2c-core-of.c
157
return i2c_of_match_device_sysfs(matches, client);
drivers/i2c/i2c-core.h
88
const struct of_device_id *i2c_of_match_device(const struct of_device_id *matches,
drivers/i2c/i2c-core.h
94
const struct of_device_id *i2c_of_match_device(const struct of_device_id *matches,
drivers/iio/adc/axp288_adc.c
196
.matches = {
drivers/iio/adc/axp288_adc.c
204
.matches = {
drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c
35
.matches = {
drivers/infiniband/ulp/ipoib/ipoib_main.c
443
int matches = 0;
drivers/infiniband/ulp/ipoib/ipoib_main.c
459
++matches;
drivers/infiniband/ulp/ipoib/ipoib_main.c
464
return matches;
drivers/infiniband/ulp/ipoib/ipoib_main.c
469
matches += ipoib_match_gid_pkey_addr(child_priv, gid,
drivers/infiniband/ulp/ipoib/ipoib_main.c
473
if (matches > 1)
drivers/infiniband/ulp/ipoib/ipoib_main.c
478
return matches;
drivers/infiniband/ulp/ipoib/ipoib_main.c
491
int matches = 0;
drivers/infiniband/ulp/ipoib/ipoib_main.c
499
matches += ipoib_match_gid_pkey_addr(priv, gid, pkey_index,
drivers/infiniband/ulp/ipoib/ipoib_main.c
501
if (matches > 1)
drivers/infiniband/ulp/ipoib/ipoib_main.c
505
return matches;
drivers/infiniband/ulp/ipoib/ipoib_main.c
516
int matches;
drivers/infiniband/ulp/ipoib/ipoib_main.c
527
matches = __ipoib_get_net_dev_by_params(dev_list, port, pkey_index,
drivers/infiniband/ulp/ipoib/ipoib_main.c
530
switch (matches) {
drivers/infiniband/ulp/ipoib/ipoib_main.c
541
matches = __ipoib_get_net_dev_by_params(dev_list, port, pkey_index,
drivers/infiniband/ulp/ipoib/ipoib_main.c
543
switch (matches) {
drivers/input/keyboard/atkbd.c
1778
.matches = {
drivers/input/keyboard/atkbd.c
1786
.matches = {
drivers/input/keyboard/atkbd.c
1794
.matches = {
drivers/input/keyboard/atkbd.c
1802
.matches = {
drivers/input/keyboard/atkbd.c
1810
.matches = {
drivers/input/keyboard/atkbd.c
1818
.matches = {
drivers/input/keyboard/atkbd.c
1826
.matches = {
drivers/input/keyboard/atkbd.c
1835
.matches = {
drivers/input/keyboard/atkbd.c
1844
.matches = {
drivers/input/keyboard/atkbd.c
1853
.matches = {
drivers/input/keyboard/atkbd.c
1862
.matches = {
drivers/input/keyboard/atkbd.c
1871
.matches = {
drivers/input/keyboard/atkbd.c
1880
.matches = {
drivers/input/keyboard/atkbd.c
1889
.matches = {
drivers/input/keyboard/atkbd.c
1897
.matches = {
drivers/input/keyboard/atkbd.c
1906
.matches = {
drivers/input/keyboard/atkbd.c
1914
.matches = {
drivers/input/keyboard/atkbd.c
1920
.matches = {
drivers/input/keyboard/atkbd.c
1928
.matches = {
drivers/input/keyboard/atkbd.c
1935
.matches = {
drivers/input/misc/ideapad_slidebar.c
270
.matches = {
drivers/input/misc/ideapad_slidebar.c
279
.matches = {
drivers/input/misc/soc_button_array.c
102
.matches = {
drivers/input/misc/soc_button_array.c
122
.matches = {
drivers/input/misc/soc_button_array.c
75
.matches = {
drivers/input/misc/soc_button_array.c
82
.matches = {
drivers/input/misc/soc_button_array.c
92
.matches = {
drivers/input/misc/wistron_btns.c
639
.matches = {
drivers/input/misc/wistron_btns.c
648
.matches = {
drivers/input/misc/wistron_btns.c
657
.matches = {
drivers/input/misc/wistron_btns.c
666
.matches = {
drivers/input/misc/wistron_btns.c
675
.matches = {
drivers/input/misc/wistron_btns.c
684
.matches = {
drivers/input/misc/wistron_btns.c
693
.matches = {
drivers/input/misc/wistron_btns.c
702
.matches = {
drivers/input/misc/wistron_btns.c
711
.matches = {
drivers/input/misc/wistron_btns.c
720
.matches = {
drivers/input/misc/wistron_btns.c
729
.matches = {
drivers/input/misc/wistron_btns.c
738
.matches = {
drivers/input/misc/wistron_btns.c
747
.matches = {
drivers/input/misc/wistron_btns.c
756
.matches = {
drivers/input/misc/wistron_btns.c
765
.matches = {
drivers/input/misc/wistron_btns.c
774
.matches = {
drivers/input/misc/wistron_btns.c
783
.matches = {
drivers/input/misc/wistron_btns.c
792
.matches = {
drivers/input/misc/wistron_btns.c
801
.matches = {
drivers/input/misc/wistron_btns.c
810
.matches = {
drivers/input/misc/wistron_btns.c
820
.matches = {
drivers/input/misc/wistron_btns.c
829
.matches = {
drivers/input/misc/wistron_btns.c
838
.matches = {
drivers/input/misc/wistron_btns.c
847
.matches = {
drivers/input/misc/wistron_btns.c
856
.matches = {
drivers/input/misc/wistron_btns.c
865
.matches = {
drivers/input/misc/wistron_btns.c
874
.matches = {
drivers/input/misc/wistron_btns.c
883
.matches = {
drivers/input/misc/wistron_btns.c
892
.matches = {
drivers/input/misc/wistron_btns.c
901
.matches = {
drivers/input/misc/wistron_btns.c
910
.matches = {
drivers/input/misc/wistron_btns.c
919
.matches = {
drivers/input/misc/wistron_btns.c
928
.matches = {
drivers/input/misc/wistron_btns.c
937
.matches = {
drivers/input/misc/wistron_btns.c
946
.matches = {
drivers/input/misc/wistron_btns.c
955
.matches = {
drivers/input/misc/wistron_btns.c
964
.matches = {
drivers/input/misc/wistron_btns.c
973
.matches = {
drivers/input/mouse/alps.c
175
.matches = {
drivers/input/mouse/alps.c
182
.matches = {
drivers/input/mouse/alps.c
189
.matches = {
drivers/input/mouse/alps.c
196
.matches = {
drivers/input/mouse/elantech.c
1139
.matches = {
drivers/input/mouse/elantech.c
1146
.matches = {
drivers/input/mouse/elantech.c
1153
.matches = {
drivers/input/mouse/elantech.c
1487
.matches = {
drivers/input/mouse/elantech.c
1536
.matches = {
drivers/input/mouse/elantech.c
1543
.matches = {
drivers/input/mouse/elantech.c
1550
.matches = {
drivers/input/mouse/elantech.c
1557
.matches = {
drivers/input/mouse/elantech.c
1564
.matches = {
drivers/input/mouse/elantech.c
1571
.matches = {
drivers/input/mouse/elantech.c
1578
.matches = {
drivers/input/mouse/elantech.c
1585
.matches = {
drivers/input/mouse/elantech.c
1592
.matches = {
drivers/input/mouse/elantech.c
1609
.matches = {
drivers/input/mouse/lifebook.c
105
.matches = {
drivers/input/mouse/lifebook.c
113
.matches = {
drivers/input/mouse/lifebook.c
120
.matches = {
drivers/input/mouse/lifebook.c
48
.matches = {
drivers/input/mouse/lifebook.c
54
.matches = {
drivers/input/mouse/lifebook.c
60
.matches = {
drivers/input/mouse/lifebook.c
66
.matches = {
drivers/input/mouse/lifebook.c
72
.matches = {
drivers/input/mouse/lifebook.c
78
.matches = {
drivers/input/mouse/lifebook.c
84
.matches = {
drivers/input/mouse/lifebook.c
90
.matches = {
drivers/input/mouse/lifebook.c
97
.matches = {
drivers/input/mouse/synaptics.c
1524
.matches = {
drivers/input/mouse/synaptics.c
1531
.matches = {
drivers/input/mouse/synaptics.c
1538
.matches = {
drivers/input/mouse/synaptics.c
1546
.matches = {
drivers/input/mouse/synaptics.c
1563
.matches = {
drivers/input/mouse/synaptics.c
1576
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1003
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1012
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1024
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1036
.matches = {
drivers/input/serio/i8042-acpipnpio.h
104
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1044
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1055
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1062
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1069
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1076
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1090
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1097
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1105
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1117
.matches = {
drivers/input/serio/i8042-acpipnpio.h
112
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1125
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1142
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1149
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1156
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1163
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1170
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1177
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1184
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1191
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1198
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1213
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1219
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1225
.matches = {
drivers/input/serio/i8042-acpipnpio.h
123
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1231
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1237
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1243
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1249
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1255
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1271
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1278
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1285
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1291
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1297
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1308
.matches = {
drivers/input/serio/i8042-acpipnpio.h
131
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1315
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1326
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1337
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1348
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1359
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1365
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1371
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1377
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1383
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1389
.matches = {
drivers/input/serio/i8042-acpipnpio.h
139
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1395
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1402
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1408
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1414
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1427
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1439
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1444
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1449
.matches = {
drivers/input/serio/i8042-acpipnpio.h
1454
.matches = {
drivers/input/serio/i8042-acpipnpio.h
149
.matches = {
drivers/input/serio/i8042-acpipnpio.h
156
.matches = {
drivers/input/serio/i8042-acpipnpio.h
164
.matches = {
drivers/input/serio/i8042-acpipnpio.h
173
.matches = {
drivers/input/serio/i8042-acpipnpio.h
181
.matches = {
drivers/input/serio/i8042-acpipnpio.h
189
.matches = {
drivers/input/serio/i8042-acpipnpio.h
197
.matches = {
drivers/input/serio/i8042-acpipnpio.h
205
.matches = {
drivers/input/serio/i8042-acpipnpio.h
218
.matches = {
drivers/input/serio/i8042-acpipnpio.h
226
.matches = {
drivers/input/serio/i8042-acpipnpio.h
234
.matches = {
drivers/input/serio/i8042-acpipnpio.h
241
.matches = {
drivers/input/serio/i8042-acpipnpio.h
248
.matches = {
drivers/input/serio/i8042-acpipnpio.h
255
.matches = {
drivers/input/serio/i8042-acpipnpio.h
262
.matches = {
drivers/input/serio/i8042-acpipnpio.h
269
.matches = {
drivers/input/serio/i8042-acpipnpio.h
276
.matches = {
drivers/input/serio/i8042-acpipnpio.h
283
.matches = {
drivers/input/serio/i8042-acpipnpio.h
297
.matches = {
drivers/input/serio/i8042-acpipnpio.h
305
.matches = {
drivers/input/serio/i8042-acpipnpio.h
313
.matches = {
drivers/input/serio/i8042-acpipnpio.h
321
.matches = {
drivers/input/serio/i8042-acpipnpio.h
329
.matches = {
drivers/input/serio/i8042-acpipnpio.h
337
.matches = {
drivers/input/serio/i8042-acpipnpio.h
345
.matches = {
drivers/input/serio/i8042-acpipnpio.h
353
.matches = {
drivers/input/serio/i8042-acpipnpio.h
361
.matches = {
drivers/input/serio/i8042-acpipnpio.h
369
.matches = {
drivers/input/serio/i8042-acpipnpio.h
377
.matches = {
drivers/input/serio/i8042-acpipnpio.h
385
.matches = {
drivers/input/serio/i8042-acpipnpio.h
392
.matches = {
drivers/input/serio/i8042-acpipnpio.h
400
.matches = {
drivers/input/serio/i8042-acpipnpio.h
407
.matches = {
drivers/input/serio/i8042-acpipnpio.h
415
.matches = {
drivers/input/serio/i8042-acpipnpio.h
424
.matches = {
drivers/input/serio/i8042-acpipnpio.h
432
.matches = {
drivers/input/serio/i8042-acpipnpio.h
440
.matches = {
drivers/input/serio/i8042-acpipnpio.h
448
.matches = {
drivers/input/serio/i8042-acpipnpio.h
456
.matches = {
drivers/input/serio/i8042-acpipnpio.h
464
.matches = {
drivers/input/serio/i8042-acpipnpio.h
472
.matches = {
drivers/input/serio/i8042-acpipnpio.h
480
.matches = {
drivers/input/serio/i8042-acpipnpio.h
488
.matches = {
drivers/input/serio/i8042-acpipnpio.h
504
.matches = {
drivers/input/serio/i8042-acpipnpio.h
512
.matches = {
drivers/input/serio/i8042-acpipnpio.h
520
.matches = {
drivers/input/serio/i8042-acpipnpio.h
528
.matches = {
drivers/input/serio/i8042-acpipnpio.h
536
.matches = {
drivers/input/serio/i8042-acpipnpio.h
544
.matches = {
drivers/input/serio/i8042-acpipnpio.h
552
.matches = {
drivers/input/serio/i8042-acpipnpio.h
561
.matches = {
drivers/input/serio/i8042-acpipnpio.h
570
.matches = {
drivers/input/serio/i8042-acpipnpio.h
579
.matches = {
drivers/input/serio/i8042-acpipnpio.h
587
.matches = {
drivers/input/serio/i8042-acpipnpio.h
595
.matches = {
drivers/input/serio/i8042-acpipnpio.h
603
.matches = {
drivers/input/serio/i8042-acpipnpio.h
611
.matches = {
drivers/input/serio/i8042-acpipnpio.h
619
.matches = {
drivers/input/serio/i8042-acpipnpio.h
627
.matches = {
drivers/input/serio/i8042-acpipnpio.h
635
.matches = {
drivers/input/serio/i8042-acpipnpio.h
644
.matches = {
drivers/input/serio/i8042-acpipnpio.h
652
.matches = {
drivers/input/serio/i8042-acpipnpio.h
660
.matches = {
drivers/input/serio/i8042-acpipnpio.h
668
.matches = {
drivers/input/serio/i8042-acpipnpio.h
677
.matches = {
drivers/input/serio/i8042-acpipnpio.h
685
.matches = {
drivers/input/serio/i8042-acpipnpio.h
693
.matches = {
drivers/input/serio/i8042-acpipnpio.h
705
.matches = {
drivers/input/serio/i8042-acpipnpio.h
713
.matches = {
drivers/input/serio/i8042-acpipnpio.h
721
.matches = {
drivers/input/serio/i8042-acpipnpio.h
729
.matches = {
drivers/input/serio/i8042-acpipnpio.h
737
.matches = {
drivers/input/serio/i8042-acpipnpio.h
745
.matches = {
drivers/input/serio/i8042-acpipnpio.h
753
.matches = {
drivers/input/serio/i8042-acpipnpio.h
766
.matches = {
drivers/input/serio/i8042-acpipnpio.h
777
.matches = {
drivers/input/serio/i8042-acpipnpio.h
789
.matches = {
drivers/input/serio/i8042-acpipnpio.h
797
.matches = {
drivers/input/serio/i8042-acpipnpio.h
805
.matches = {
drivers/input/serio/i8042-acpipnpio.h
813
.matches = {
drivers/input/serio/i8042-acpipnpio.h
821
.matches = {
drivers/input/serio/i8042-acpipnpio.h
832
.matches = {
drivers/input/serio/i8042-acpipnpio.h
840
.matches = {
drivers/input/serio/i8042-acpipnpio.h
848
.matches = {
drivers/input/serio/i8042-acpipnpio.h
856
.matches = {
drivers/input/serio/i8042-acpipnpio.h
864
.matches = {
drivers/input/serio/i8042-acpipnpio.h
872
.matches = {
drivers/input/serio/i8042-acpipnpio.h
880
.matches = {
drivers/input/serio/i8042-acpipnpio.h
888
.matches = {
drivers/input/serio/i8042-acpipnpio.h
896
.matches = {
drivers/input/serio/i8042-acpipnpio.h
904
.matches = {
drivers/input/serio/i8042-acpipnpio.h
912
.matches = {
drivers/input/serio/i8042-acpipnpio.h
924
.matches = {
drivers/input/serio/i8042-acpipnpio.h
932
.matches = {
drivers/input/serio/i8042-acpipnpio.h
941
.matches = {
drivers/input/serio/i8042-acpipnpio.h
950
.matches = {
drivers/input/serio/i8042-acpipnpio.h
959
.matches = {
drivers/input/serio/i8042-acpipnpio.h
967
.matches = {
drivers/input/serio/i8042-acpipnpio.h
97
.matches = {
drivers/input/serio/i8042-acpipnpio.h
975
.matches = {
drivers/input/serio/i8042-acpipnpio.h
983
.matches = {
drivers/input/serio/i8042-acpipnpio.h
991
.matches = {
drivers/input/touchscreen/atmel_mxt_ts.c
3190
.matches = {
drivers/input/touchscreen/atmel_mxt_ts.c
3196
.matches = {
drivers/input/touchscreen/goodix.c
130
.matches = {
drivers/input/touchscreen/goodix.c
138
.matches = {
drivers/input/touchscreen/goodix.c
154
.matches = {
drivers/input/touchscreen/htcpen.c
220
.matches = {
drivers/iommu/amd/quirks.c
61
.matches = {
drivers/iommu/amd/quirks.c
70
.matches = {
drivers/iommu/amd/quirks.c
83
.matches = {
drivers/iommu/amd/quirks.c
92
.matches = {
drivers/irqchip/irq-atmel-aic-common.c
188
static void __init aic_common_irq_fixup(const struct of_device_id *matches)
drivers/irqchip/irq-atmel-aic-common.c
192
fixup = of_machine_get_match_data(matches);
drivers/irqchip/irq-atmel-aic-common.c
200
const struct of_device_id *matches)
drivers/irqchip/irq-atmel-aic-common.c
250
aic_common_irq_fixup(matches);
drivers/irqchip/irq-atmel-aic-common.h
34
const struct of_device_id *matches);
drivers/leds/leds-apu.c
89
.matches = {
drivers/leds/leds-apu.c
97
.matches = {
drivers/leds/leds-clevo-mail.c
48
.matches = {
drivers/leds/leds-clevo-mail.c
57
.matches = {
drivers/leds/leds-clevo-mail.c
65
.matches = {
drivers/leds/leds-clevo-mail.c
74
.matches = {
drivers/leds/leds-clevo-mail.c
84
.matches = {
drivers/leds/leds-ss4200.c
86
.matches = {
drivers/leds/leds-ss4200.c
99
.matches = {
drivers/macintosh/macio_asic.c
41
const struct of_device_id * matches = drv->of_match_table;
drivers/macintosh/macio_asic.c
43
if (!matches)
drivers/macintosh/macio_asic.c
46
return of_match_device(matches, dev) != NULL;
drivers/mcb/mcb-lpc.c
147
.matches = {
drivers/mcb/mcb-lpc.c
156
.matches = {
drivers/media/cec/i2c/ch7322.c
388
.matches = {
drivers/media/pci/intel/ipu-bridge.c
110
.matches = {
drivers/media/pci/intel/ipu-bridge.c
117
.matches = {
drivers/media/pci/intel/ipu-bridge.c
124
.matches = {
drivers/media/pci/intel/ipu-bridge.c
131
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
181
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
188
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
195
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
202
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
209
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
217
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
224
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
231
.matches = {
drivers/media/usb/gspca/m5602/m5602_ov9650.c
238
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
230
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
237
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
243
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
249
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
255
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
261
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
267
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
273
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
280
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
287
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
294
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
300
.matches = {
drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
306
.matches = {
drivers/media/usb/gspca/sn9c20x.c
123
.matches = {
drivers/media/usb/gspca/sn9c20x.c
131
.matches = {
drivers/media/usb/gspca/sn9c20x.c
138
.matches = {
drivers/media/usb/gspca/sn9c20x.c
145
.matches = {
drivers/media/usb/gspca/sn9c20x.c
152
.matches = {
drivers/media/usb/gspca/sn9c20x.c
159
.matches = {
drivers/mfd/cgbc-core.c
384
.matches = {
drivers/mfd/cgbc-core.c
391
.matches = {
drivers/mfd/intel_quark_i2c_gpio.c
65
.matches = {
drivers/mfd/intel_quark_i2c_gpio.c
71
.matches = {
drivers/mfd/intel_quark_i2c_gpio.c
77
.matches = {
drivers/mfd/intel_soc_pmic_chtwc.c
148
.matches = {
drivers/mfd/intel_soc_pmic_chtwc.c
157
.matches = {
drivers/mfd/intel_soc_pmic_chtwc.c
164
.matches = {
drivers/mfd/intel_soc_pmic_chtwc.c
172
.matches = {
drivers/mfd/intel_soc_pmic_chtwc.c
179
.matches = {
drivers/mfd/kempld-core.c
492
.matches = {
drivers/mfd/kempld-core.c
498
.matches = {
drivers/mfd/kempld-core.c
504
.matches = {
drivers/mfd/kempld-core.c
510
.matches = {
drivers/mfd/kempld-core.c
516
.matches = {
drivers/mfd/kempld-core.c
522
.matches = {
drivers/mfd/kempld-core.c
528
.matches = {
drivers/mfd/kempld-core.c
534
.matches = {
drivers/mfd/kempld-core.c
540
.matches = {
drivers/mfd/kempld-core.c
546
.matches = {
drivers/mfd/kempld-core.c
552
.matches = {
drivers/mfd/kempld-core.c
558
.matches = {
drivers/mfd/kempld-core.c
564
.matches = {
drivers/mfd/kempld-core.c
570
.matches = {
drivers/mfd/kempld-core.c
576
.matches = {
drivers/mfd/kempld-core.c
582
.matches = {
drivers/mfd/kempld-core.c
588
.matches = {
drivers/mfd/kempld-core.c
594
.matches = {
drivers/mfd/kempld-core.c
600
.matches = {
drivers/mfd/kempld-core.c
606
.matches = {
drivers/mfd/kempld-core.c
612
.matches = {
drivers/mfd/kempld-core.c
618
.matches = {
drivers/mfd/kempld-core.c
624
.matches = {
drivers/mfd/kempld-core.c
630
.matches = {
drivers/mfd/kempld-core.c
636
.matches = {
drivers/mfd/kempld-core.c
642
.matches = {
drivers/mfd/kempld-core.c
648
.matches = {
drivers/mfd/kempld-core.c
653
.matches = {
drivers/mfd/kempld-core.c
659
.matches = {
drivers/mfd/kempld-core.c
665
.matches = {
drivers/mfd/kempld-core.c
671
.matches = {
drivers/mfd/kempld-core.c
677
.matches = {
drivers/mfd/kempld-core.c
683
.matches = {
drivers/mfd/kempld-core.c
689
.matches = {
drivers/mfd/kempld-core.c
695
.matches = {
drivers/mfd/kempld-core.c
701
.matches = {
drivers/mfd/kempld-core.c
707
.matches = {
drivers/mfd/kempld-core.c
713
.matches = {
drivers/mfd/kempld-core.c
719
.matches = {
drivers/mfd/kempld-core.c
725
.matches = {
drivers/mfd/kempld-core.c
731
.matches = {
drivers/mfd/kempld-core.c
737
.matches = {
drivers/mfd/kempld-core.c
743
.matches = {
drivers/mfd/kempld-core.c
749
.matches = {
drivers/mfd/kempld-core.c
755
.matches = {
drivers/mfd/kempld-core.c
761
.matches = {
drivers/mfd/kempld-core.c
767
.matches = {
drivers/mfd/kempld-core.c
788
for (id = kempld_dmi_table; id->matches[0].slot != DMI_NONE; id++)
drivers/mfd/kempld-core.c
792
if (id->matches[0].slot == DMI_NONE)
drivers/mfd/tqmx86.c
327
.matches = {
drivers/mfd/tqmx86.c
335
.matches = {
drivers/mmc/host/sdhci-acpi.c
733
.matches = {
drivers/mmc/host/sdhci-acpi.c
741
.matches = {
drivers/mmc/host/sdhci-acpi.c
755
.matches = {
drivers/mmc/host/sdhci-acpi.c
771
.matches = {
drivers/mmc/host/sdhci-acpi.c
786
.matches = {
drivers/mmc/host/sdhci-acpi.c
797
.matches = {
drivers/mmc/host/sdhci-pci-core.c
1256
.matches = {
drivers/mtd/mtdpart.c
574
const struct of_device_id *matches;
drivers/mtd/mtdpart.c
576
matches = p->of_match_table;
drivers/mtd/mtdpart.c
577
if (!matches)
drivers/mtd/mtdpart.c
580
for (; matches->compatible[0]; matches++) {
drivers/mtd/mtdpart.c
581
if (!strcmp(matches->compatible, compat) &&
drivers/net/dsa/mv88e6xxx/chip.c
7287
const struct of_device_id *matches = dev->driver->of_match_table;
drivers/net/dsa/mv88e6xxx/chip.c
7290
for (; matches->name[0] || matches->type[0] || matches->compatible[0];
drivers/net/dsa/mv88e6xxx/chip.c
7291
matches++) {
drivers/net/dsa/mv88e6xxx/chip.c
7292
if (!strcmp(pdata->compatible, matches->compatible))
drivers/net/dsa/mv88e6xxx/chip.c
7293
return matches->data;
drivers/net/ethernet/broadcom/tg3.c
18190
.matches = {
drivers/net/ethernet/broadcom/tg3.c
18196
.matches = {
drivers/net/ethernet/broadcom/tg3.c
18202
.matches = {
drivers/net/ethernet/broadcom/tg3.c
18208
.matches = {
drivers/net/ethernet/broadcom/tg3.c
18214
.matches = {
drivers/net/ethernet/broadcom/tg3.c
18220
.matches = {
drivers/net/ethernet/intel/e1000e/netdev.c
65
.matches = {
drivers/net/ethernet/marvell/skge.c
4153
.matches = {
drivers/net/ethernet/marvell/skge.c
4160
.matches = {
drivers/net/ethernet/marvell/skge.c
4167
.matches = {
drivers/net/ethernet/marvell/sky2.c
4775
.matches = {
drivers/net/ethernet/marvell/sky2.c
4782
.matches = {
drivers/net/ethernet/marvell/sky2.c
4789
.matches = {
drivers/net/ethernet/marvell/sky2.c
4796
.matches = {
drivers/net/ethernet/marvell/sky2.c
4803
.matches = {
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
1002
match = &matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_HASH_INDEX];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
1151
struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
1156
memset(matches, 0, MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT *
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
1157
sizeof(matches[0]));
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
1165
mlxsw_sp_dpipe_table_adj_match_action_prepare(matches, actions);
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
1167
match_values, matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
368
mlxsw_sp_dpipe_table_host_match_action_prepare(struct devlink_dpipe_match *matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
374
match = &matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_RIF];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
379
match = &matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_DIP];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
403
struct devlink_dpipe_match *matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
417
match = &matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_RIF];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
426
match = &matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_DIP];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
622
struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
628
memset(matches, 0, MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT *
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
629
sizeof(matches[0]));
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
634
mlxsw_sp_dpipe_table_host_match_action_prepare(matches, &action, type);
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
636
matches, &action_value,
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
935
mlxsw_sp_dpipe_table_adj_match_action_prepare(struct devlink_dpipe_match *matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
941
match = &matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_INDEX];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
946
match = &matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_SIZE];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
951
match = &matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_HASH_INDEX];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
970
struct devlink_dpipe_match *matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
984
match = &matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_INDEX];
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
993
match = &matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_SIZE];
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
1290
.matches = mlxsw_sp_span_trigger_port_matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
1339
.matches = mlxsw_sp1_span_trigger_global_matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
1462
.matches = mlxsw_sp2_span_trigger_global_matches,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
1551
if (trigger_entry->ops->matches(trigger_entry, trigger,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
62
bool (*matches)(struct mlxsw_sp_span_trigger_entry *trigger_entry,
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
404
struct vcap_keyset_list matches = {};
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
414
matches.keysets = keysets;
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
415
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
416
if (!vcap_rule_find_keysets(vrule, &matches))
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
439
for (jdx = 0; jdx < matches.cnt; ++jdx) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
440
if (portkeysetlist.keysets[idx] != matches.keysets[jdx])
drivers/net/ethernet/microchip/vcap/vcap_api.c
1493
struct vcap_keyset_list matches;
drivers/net/ethernet/microchip/vcap/vcap_api.c
1503
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api.c
1504
matches.cnt = 0;
drivers/net/ethernet/microchip/vcap/vcap_api.c
1505
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api.c
1507
false, 0, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api.c
1513
keyset = matches.keysets[0];
drivers/net/ethernet/microchip/vcap/vcap_api.c
1878
struct vcap_keyset_list *matches)
drivers/net/ethernet/microchip/vcap/vcap_api.c
1894
matches->cnt = 0;
drivers/net/ethernet/microchip/vcap/vcap_api.c
1909
if (!vcap_keyset_list_add(matches, keyset))
drivers/net/ethernet/microchip/vcap/vcap_api.c
1914
return matches->cnt > 0;
drivers/net/ethernet/microchip/vcap/vcap_api.c
1919
struct vcap_keyset_list *matches)
drivers/net/ethernet/microchip/vcap/vcap_api.c
1923
return _vcap_rule_find_keysets(ri, matches);
drivers/net/ethernet/microchip/vcap/vcap_api.c
1956
struct vcap_actionset_list *matches)
drivers/net/ethernet/microchip/vcap/vcap_api.c
1972
matches->cnt = 0;
drivers/net/ethernet/microchip/vcap/vcap_api.c
1988
if (!vcap_actionset_list_add(matches, actionset))
drivers/net/ethernet/microchip/vcap/vcap_api.c
1993
return matches->cnt > 0;
drivers/net/ethernet/microchip/vcap/vcap_api.c
2000
struct vcap_keyset_list matches = {};
drivers/net/ethernet/microchip/vcap/vcap_api.c
2016
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api.c
2017
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api.c
2020
if (!_vcap_rule_find_keysets(ri, &matches)) {
drivers/net/ethernet/microchip/vcap/vcap_api.c
2027
matches.cnt = 1;
drivers/net/ethernet/microchip/vcap/vcap_api.c
2032
&matches, l3_proto);
drivers/net/ethernet/microchip/vcap/vcap_api.c
2047
struct vcap_actionset_list matches = {};
drivers/net/ethernet/microchip/vcap/vcap_api.c
2050
matches.actionsets = actionsets;
drivers/net/ethernet/microchip/vcap/vcap_api.c
2051
matches.max = ARRAY_SIZE(actionsets);
drivers/net/ethernet/microchip/vcap/vcap_api.c
2054
if (!vcap_rule_find_actionsets(ri, &matches)) {
drivers/net/ethernet/microchip/vcap/vcap_api.c
3331
struct vcap_keyset_list *matches)
drivers/net/ethernet/microchip/vcap/vcap_api.c
3342
vcap_keyset_list_add(matches, idx);
drivers/net/ethernet/microchip/vcap/vcap_api.c
3351
struct vcap_keyset_list *matches)
drivers/net/ethernet/microchip/vcap/vcap_api.c
3362
return vcap_rule_get_untyped_keyset(ri, matches);
drivers/net/ethernet/microchip/vcap/vcap_api.c
3380
vcap_keyset_list_add(matches, idx);
drivers/net/ethernet/microchip/vcap/vcap_api.c
3385
vcap_keyset_list_add(matches, idx);
drivers/net/ethernet/microchip/vcap/vcap_api.c
3387
if (matches->cnt > 0)
drivers/net/ethernet/microchip/vcap/vcap_api_client.h
233
struct vcap_keyset_list *matches);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
163
struct vcap_keyset_list matches;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
166
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
167
matches.cnt = 0;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
168
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
171
err = vcap_rule_get_keysets(ri, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
176
false, 0, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
184
for (int idx = 0; idx < matches.cnt; ++idx)
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c
186
vcap_keyset_name(ri->vctrl, matches.keysets[idx]));
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
315
struct vcap_keyset_list matches;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
321
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
322
matches.cnt = 0;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
323
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
329
addr, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
336
matches.cnt = 0;
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
338
addr, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
340
KUNIT_EXPECT_EQ(test, matches.cnt, 1);
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
341
KUNIT_EXPECT_EQ(test, matches.keysets[0], VCAP_KFS_MAC_ETYPE);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1190
struct vcap_keyset_list matches = {};
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1221
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1222
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1228
ret = vcap_rule_find_keysets(&ri.data, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1231
KUNIT_EXPECT_EQ(test, 1, matches.cnt);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1232
KUNIT_EXPECT_EQ(test, VCAP_KFS_MAC_ETYPE, matches.keysets[0]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1237
struct vcap_keyset_list matches = {};
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1268
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1269
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1275
ret = vcap_rule_find_keysets(&ri.data, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1278
KUNIT_EXPECT_EQ(test, 0, matches.cnt);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1279
KUNIT_EXPECT_EQ(test, VCAP_KFS_NO_VALUE, matches.keysets[0]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1284
struct vcap_keyset_list matches = {};
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1315
matches.keysets = keysets;
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1316
matches.max = ARRAY_SIZE(keysets);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1322
ret = vcap_rule_find_keysets(&ri.data, &matches);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1325
KUNIT_EXPECT_EQ(test, 6, matches.cnt);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1326
KUNIT_EXPECT_EQ(test, VCAP_KFS_ARP, matches.keysets[0]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1327
KUNIT_EXPECT_EQ(test, VCAP_KFS_IP4_OTHER, matches.keysets[1]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1328
KUNIT_EXPECT_EQ(test, VCAP_KFS_IP4_TCP_UDP, matches.keysets[2]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1329
KUNIT_EXPECT_EQ(test, VCAP_KFS_IP6_STD, matches.keysets[3]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1330
KUNIT_EXPECT_EQ(test, VCAP_KFS_IP_7TUPLE, matches.keysets[4]);
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
1331
KUNIT_EXPECT_EQ(test, VCAP_KFS_MAC_ETYPE, matches.keysets[5]);
drivers/net/ethernet/microchip/vcap/vcap_api_private.h
123
struct vcap_keyset_list *matches);
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
1076
.matches = {
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
1082
.matches = {
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
1093
.matches = {
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
1101
.matches = {
drivers/net/ethernet/via/via-rhine.c
2593
.matches = {
drivers/net/ethernet/via/via-rhine.c
2600
.matches = {
drivers/net/phy/micrel.c
1013
int matches = 0;
drivers/net/phy/micrel.c
1016
matches++;
drivers/net/phy/micrel.c
1019
matches++;
drivers/net/phy/micrel.c
1022
matches++;
drivers/net/phy/micrel.c
1025
matches++;
drivers/net/phy/micrel.c
1027
if (!matches)
drivers/net/phy/micrel.c
1030
if (matches < 4)
drivers/net/phy/micrel.c
1171
int matches = 0;
drivers/net/phy/micrel.c
1179
matches++;
drivers/net/phy/micrel.c
1181
if (!matches)
drivers/net/phy/micrel.c
1186
if (matches < numfields)
drivers/net/phy/micrel.c
1402
int matches = 0;
drivers/net/phy/micrel.c
1422
matches++;
drivers/net/phy/micrel.c
1425
if (!matches)
drivers/net/phy/micrel.c
1428
if (matches < numfields)
drivers/net/wireless/ath/ath11k/core.c
1004
.matches = { /* T14s G4 AMD #1 */
drivers/net/wireless/ath/ath11k/core.c
1011
.matches = { /* T14s G4 AMD #2 */
drivers/net/wireless/ath/ath11k/core.c
1018
.matches = { /* Z13 G1 */
drivers/net/wireless/ath/ath11k/core.c
1025
.matches = { /* Z13 G1 */
drivers/net/wireless/ath/ath11k/core.c
1032
.matches = { /* Z16 G1 */
drivers/net/wireless/ath/ath11k/core.c
1039
.matches = { /* Z16 G1 */
drivers/net/wireless/ath/ath11k/core.c
934
.matches = { /* X13 G4 AMD #1 */
drivers/net/wireless/ath/ath11k/core.c
941
.matches = { /* X13 G4 AMD #2 */
drivers/net/wireless/ath/ath11k/core.c
948
.matches = { /* T14 G4 AMD #1 */
drivers/net/wireless/ath/ath11k/core.c
955
.matches = { /* T14 G4 AMD #2 */
drivers/net/wireless/ath/ath11k/core.c
962
.matches = { /* P14s G4 AMD #1 */
drivers/net/wireless/ath/ath11k/core.c
969
.matches = { /* P14s G4 AMD #2 */
drivers/net/wireless/ath/ath11k/core.c
976
.matches = { /* T16 G2 AMD #1 */
drivers/net/wireless/ath/ath11k/core.c
983
.matches = { /* T16 G2 AMD #2 */
drivers/net/wireless/ath/ath11k/core.c
990
.matches = { /* P16s G2 AMD #1 */
drivers/net/wireless/ath/ath11k/core.c
997
.matches = { /* P16s G2 AMD #2 */
drivers/net/wireless/ath/ath9k/init.c
109
.matches = {
drivers/net/wireless/ath/ath9k/init.c
117
.matches = {
drivers/net/wireless/ath/ath9k/init.c
125
.matches = {
drivers/net/wireless/ath/ath9k/init.c
133
.matches = {
drivers/net/wireless/ath/ath9k/init.c
141
.matches = {
drivers/net/wireless/ath/wcn36xx/hal.h
4623
matches[WCN36XX_HAL_MAX_NUM_FILTERS];
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
4078
cfg->wowl.nd_info->matches[0] = cfg->wowl.nd;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
109
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
120
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
137
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
147
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
157
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
167
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
178
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
188
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
68
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
79
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
90
.matches = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c
99
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1278
struct iwl_scan_offload_profile_match_v1 matches[];
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
1322
struct iwl_scan_offload_profile_match matches[IWL_SCAN_MAX_PROFILES_V2];
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
101
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
106
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
111
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
116
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
125
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
130
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
135
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
140
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
145
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
150
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
155
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
160
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
165
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
171
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
176
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
48
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
53
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
58
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
63
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
68
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
73
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
79
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
85
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
91
.matches = {
drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
96
.matches = {
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1276
memcpy(results->matches, notif->matches,
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1297
struct iwl_scan_offload_profile_match *matches =
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1298
(void *)netdetect_res->matches;
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1302
hweight8(matches[i].matching_channels[k]);
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1307
netdetect_info->matches[netdetect_info->n_matches] = match;
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1324
(unsigned long *)&matches[i].matching_channels[0],
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1325
sizeof(matches[i].matching_channels)) {
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1380
netdetect_info = kzalloc_flex(*netdetect_info, matches, n_matches);
drivers/net/wireless/intel/iwlwifi/mld/d3.c
1391
kfree(netdetect_info->matches[i]);
drivers/net/wireless/intel/iwlwifi/mld/d3.c
142
u8 matches[NETDETECT_QUERY_BUF_LEN];
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2438
u8 matches[ND_QUERY_BUF_LEN];
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2465
matches) + matches_len;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2483
memcpy(results->matches, query->matches, matches_len);
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2502
struct iwl_scan_offload_profile_match *matches =
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2503
(void *)results->matches;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2506
n_chans += hweight8(matches[idx].matching_channels[i]);
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2508
struct iwl_scan_offload_profile_match_v1 *matches =
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2509
(void *)results->matches;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2512
n_chans += hweight8(matches[idx].matching_channels[i]);
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2528
struct iwl_scan_offload_profile_match *matches =
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2529
(void *)results->matches;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2532
if (matches[idx].matching_channels[i / 8] & (BIT(i % 8)))
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2536
struct iwl_scan_offload_profile_match_v1 *matches =
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2537
(void *)results->matches;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2540
if (matches[idx].matching_channels[i / 8] & (BIT(i % 8)))
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2621
net_detect = kzalloc_flex(*net_detect, matches, n_matches);
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2640
net_detect->matches[n_matches++] = match;
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2668
kfree(net_detect->matches[i]);
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2824
if (len < offsetof(struct iwl_scan_offload_match_info, matches) +
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
2850
memcpy(results->matches, notif->matches, matches_len);
drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-v2.c
14
.matches = {
drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-v2.c
19
.matches = {
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3637
kfree(adapter->nd_info->matches[i]);
drivers/net/wireless/marvell/mwifiex/main.c
137
kfree(adapter->nd_info->matches[i]);
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
12
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
20
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
29
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
38
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
46
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
54
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
62
.matches = {
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
70
.matches = {
drivers/net/wireless/marvell/mwifiex/scan.c
2175
kzalloc_flex(*adapter->nd_info, matches,
drivers/net/wireless/marvell/mwifiex/scan.c
2201
adapter->nd_info->matches[idx] =
drivers/net/wireless/marvell/mwifiex/scan.c
2205
pmatch = adapter->nd_info->matches[idx];
drivers/net/wireless/realtek/rtw88/pci.c
1774
.matches = {
drivers/net/wireless/realtek/rtw89/rtw8852ce.c
82
.matches = {
drivers/net/wireless/realtek/rtw89/rtw8852ce.c
91
.matches = {
drivers/of/base.c
1148
const struct of_device_id *__of_match_node(const struct of_device_id *matches,
drivers/of/base.c
1154
if (!matches)
drivers/of/base.c
1157
for (; matches->name[0] || matches->type[0] || matches->compatible[0]; matches++) {
drivers/of/base.c
1158
score = __of_device_is_compatible(node, matches->compatible,
drivers/of/base.c
1159
matches->type, matches->name);
drivers/of/base.c
1161
best_match = matches;
drivers/of/base.c
1176
const struct of_device_id *of_match_node(const struct of_device_id *matches,
drivers/of/base.c
1183
match = __of_match_node(matches, node);
drivers/of/base.c
1203
const struct of_device_id *matches,
drivers/of/base.c
1215
m = __of_match_node(matches, np);
drivers/of/base.c
479
const struct of_device_id *of_machine_get_match(const struct of_device_id *matches)
drivers/of/base.c
486
match = of_match_node(matches, root);
drivers/of/base.c
500
const void *of_machine_get_match_data(const struct of_device_id *matches)
drivers/of/base.c
504
match = of_machine_get_match(matches);
drivers/of/device.c
25
const struct of_device_id *of_match_device(const struct of_device_id *matches,
drivers/of/device.c
28
if (!matches || !dev->of_node || dev_of_node_reused(dev))
drivers/of/device.c
30
return of_match_node(matches, dev->of_node);
drivers/of/irq.c
649
void __init of_irq_init(const struct of_device_id *matches)
drivers/of/irq.c
659
for_each_matching_node_and_match(np, matches, &match) {
drivers/of/platform.c
326
const struct of_device_id *matches,
drivers/of/platform.c
371
if (!dev || !of_match_node(matches, bus))
drivers/of/platform.c
376
rc = of_platform_bus_create(child, matches, lookup, &dev->dev, strict);
drivers/of/platform.c
394
const struct of_device_id *matches,
drivers/of/platform.c
407
if (of_match_node(matches, root)) {
drivers/of/platform.c
408
rc = of_platform_bus_create(root, matches, NULL, parent, false);
drivers/of/platform.c
411
if (!of_match_node(matches, child))
drivers/of/platform.c
413
rc = of_platform_bus_create(child, matches, NULL, parent, false);
drivers/of/platform.c
444
const struct of_device_id *matches,
drivers/of/platform.c
459
rc = of_platform_bus_create(child, matches, lookup, parent, true);
drivers/pci/hotplug/pciehp_hpc.c
42
.matches = {
drivers/pci/pci.c
2944
.matches = {
drivers/pci/pci.c
2955
.matches = {
drivers/pci/pci.c
2967
.matches = {
drivers/pci/pcie/portdrv.c
821
.matches = {
drivers/pci/quirks.c
2104
.matches = {
drivers/pinctrl/intel/pinctrl-cherryview.c
1435
.matches = {
drivers/pinctrl/intel/pinctrl-cherryview.c
1442
.matches = {
drivers/pinctrl/intel/pinctrl-cherryview.c
1449
.matches = {
drivers/pinctrl/intel/pinctrl-cherryview.c
1456
.matches = {
drivers/pinctrl/pinctrl-cy8c95x0.c
107
.matches = {
drivers/pinctrl/pinctrl-upboard.c
918
.matches = {
drivers/platform/chrome/chromeos_laptop.c
550
.matches = {
drivers/platform/chrome/chromeos_laptop.c
558
.matches = {
drivers/platform/chrome/chromeos_laptop.c
565
.matches = {
drivers/platform/chrome/chromeos_laptop.c
573
.matches = {
drivers/platform/chrome/chromeos_laptop.c
581
.matches = {
drivers/platform/chrome/chromeos_laptop.c
589
.matches = {
drivers/platform/chrome/chromeos_laptop.c
597
.matches = {
drivers/platform/chrome/chromeos_laptop.c
604
.matches = {
drivers/platform/chrome/chromeos_laptop.c
611
.matches = {
drivers/platform/chrome/chromeos_laptop.c
618
.matches = {
drivers/platform/chrome/chromeos_laptop.c
625
.matches = {
drivers/platform/chrome/chromeos_laptop.c
633
.matches = {
drivers/platform/chrome/chromeos_laptop.c
641
.matches = {
drivers/platform/chrome/chromeos_laptop.c
649
.matches = {
drivers/platform/chrome/chromeos_laptop.c
662
.matches = {
drivers/platform/chrome/chromeos_pstore.c
23
.matches = {
drivers/platform/chrome/chromeos_pstore.c
30
.matches = {
drivers/platform/chrome/chromeos_pstore.c
37
.matches = {
drivers/platform/chrome/chromeos_pstore.c
44
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
724
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
736
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
743
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
750
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
757
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
764
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
772
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
780
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
788
.matches = {
drivers/platform/chrome/cros_ec_lpc.c
799
.matches = {
drivers/platform/mellanox/mlx-platform.c
7870
.matches = {
drivers/platform/mellanox/mlx-platform.c
7877
.matches = {
drivers/platform/mellanox/mlx-platform.c
7883
.matches = {
drivers/platform/mellanox/mlx-platform.c
7889
.matches = {
drivers/platform/mellanox/mlx-platform.c
7895
.matches = {
drivers/platform/mellanox/mlx-platform.c
7901
.matches = {
drivers/platform/mellanox/mlx-platform.c
7908
.matches = {
drivers/platform/mellanox/mlx-platform.c
7914
.matches = {
drivers/platform/mellanox/mlx-platform.c
7920
.matches = {
drivers/platform/mellanox/mlx-platform.c
7926
.matches = {
drivers/platform/mellanox/mlx-platform.c
7933
.matches = {
drivers/platform/mellanox/mlx-platform.c
7940
.matches = {
drivers/platform/mellanox/mlx-platform.c
7946
.matches = {
drivers/platform/mellanox/mlx-platform.c
7952
.matches = {
drivers/platform/mellanox/mlx-platform.c
7959
.matches = {
drivers/platform/mellanox/mlx-platform.c
7965
.matches = {
drivers/platform/mellanox/mlx-platform.c
7971
.matches = {
drivers/platform/mellanox/mlx-platform.c
7977
.matches = {
drivers/platform/mellanox/mlx-platform.c
7983
.matches = {
drivers/platform/mellanox/mlx-platform.c
7990
.matches = {
drivers/platform/mellanox/mlx-platform.c
7997
.matches = {
drivers/platform/mellanox/mlx-platform.c
8004
.matches = {
drivers/platform/mellanox/mlx-platform.c
8011
.matches = {
drivers/platform/mellanox/mlx-platform.c
8018
.matches = {
drivers/platform/mellanox/mlx-platform.c
8025
.matches = {
drivers/platform/mellanox/mlx-platform.c
8032
.matches = {
drivers/platform/mellanox/mlx-platform.c
8039
.matches = {
drivers/platform/mellanox/mlx-platform.c
8046
.matches = {
drivers/platform/mellanox/mlx-platform.c
8053
.matches = {
drivers/platform/mellanox/mlx-platform.c
8060
.matches = {
drivers/platform/mellanox/mlx-platform.c
8067
.matches = {
drivers/platform/surface/surface3-wmi.c
35
.matches = {
drivers/platform/surface/surface_gpe.c
104
.matches = {
drivers/platform/surface/surface_gpe.c
112
.matches = {
drivers/platform/surface/surface_gpe.c
120
.matches = {
drivers/platform/surface/surface_gpe.c
128
.matches = {
drivers/platform/surface/surface_gpe.c
136
.matches = {
drivers/platform/surface/surface_gpe.c
144
.matches = {
drivers/platform/surface/surface_gpe.c
152
.matches = {
drivers/platform/surface/surface_gpe.c
164
.matches = {
drivers/platform/surface/surface_gpe.c
176
.matches = {
drivers/platform/surface/surface_gpe.c
188
.matches = {
drivers/platform/surface/surface_gpe.c
56
.matches = {
drivers/platform/surface/surface_gpe.c
64
.matches = {
drivers/platform/surface/surface_gpe.c
76
.matches = {
drivers/platform/surface/surface_gpe.c
88
.matches = {
drivers/platform/surface/surface_gpe.c
96
.matches = {
drivers/platform/x86/acer-wmi.c
506
.matches = {
drivers/platform/x86/acer-wmi.c
513
.matches = {
drivers/platform/x86/acer-wmi.c
524
.matches = {
drivers/platform/x86/acer-wmi.c
530
.matches = {
drivers/platform/x86/acer-wmi.c
536
.matches = {
drivers/platform/x86/acer-wmi.c
551
.matches = {
drivers/platform/x86/acer-wmi.c
560
.matches = {
drivers/platform/x86/acer-wmi.c
569
.matches = {
drivers/platform/x86/acer-wmi.c
578
.matches = {
drivers/platform/x86/acer-wmi.c
587
.matches = {
drivers/platform/x86/acer-wmi.c
596
.matches = {
drivers/platform/x86/acer-wmi.c
605
.matches = {
drivers/platform/x86/acer-wmi.c
614
.matches = {
drivers/platform/x86/acer-wmi.c
623
.matches = {
drivers/platform/x86/acer-wmi.c
632
.matches = {
drivers/platform/x86/acer-wmi.c
641
.matches = {
drivers/platform/x86/acer-wmi.c
650
.matches = {
drivers/platform/x86/acer-wmi.c
659
.matches = {
drivers/platform/x86/acer-wmi.c
668
.matches = {
drivers/platform/x86/acer-wmi.c
677
.matches = {
drivers/platform/x86/acer-wmi.c
686
.matches = {
drivers/platform/x86/acer-wmi.c
695
.matches = {
drivers/platform/x86/acer-wmi.c
704
.matches = {
drivers/platform/x86/acer-wmi.c
713
.matches = {
drivers/platform/x86/acer-wmi.c
722
.matches = {
drivers/platform/x86/acer-wmi.c
731
.matches = {
drivers/platform/x86/acer-wmi.c
740
.matches = {
drivers/platform/x86/acer-wmi.c
749
.matches = {
drivers/platform/x86/acer-wmi.c
758
.matches = {
drivers/platform/x86/acer-wmi.c
778
.matches = {
drivers/platform/x86/acer-wmi.c
787
.matches = {
drivers/platform/x86/acer-wmi.c
796
.matches = {
drivers/platform/x86/acer-wmi.c
805
.matches = {
drivers/platform/x86/acer-wmi.c
814
.matches = {
drivers/platform/x86/acer-wmi.c
823
.matches = {
drivers/platform/x86/acer-wmi.c
832
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
101
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
109
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
117
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
125
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
133
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
142
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
150
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
158
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
166
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
174
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
182
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
190
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
198
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
206
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
215
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
227
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
235
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
244
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
253
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
262
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
270
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
279
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
288
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
297
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
306
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
313
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
322
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
330
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
337
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
344
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
351
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
45
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
53
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
61
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
69
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
77
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
85
.matches = {
drivers/platform/x86/amd/pmc/pmc-quirks.c
93
.matches = {
drivers/platform/x86/amilo-rfkill.c
75
.matches = {
drivers/platform/x86/amilo-rfkill.c
82
.matches = {
drivers/platform/x86/amilo-rfkill.c
89
.matches = {
drivers/platform/x86/asus-armoury.c
1055
pr_debug("AC power limits initialized for %s\n", dmi_id->matches[0].substr);
drivers/platform/x86/asus-armoury.c
1104
pr_debug("DC power limits initialized for %s\n", dmi_id->matches[0].substr);
drivers/platform/x86/asus-armoury.h
1014
.matches = {
drivers/platform/x86/asus-armoury.h
1035
.matches = {
drivers/platform/x86/asus-armoury.h
1065
.matches = {
drivers/platform/x86/asus-armoury.h
1097
.matches = {
drivers/platform/x86/asus-armoury.h
1129
.matches = {
drivers/platform/x86/asus-armoury.h
1161
.matches = {
drivers/platform/x86/asus-armoury.h
1193
.matches = {
drivers/platform/x86/asus-armoury.h
1225
.matches = {
drivers/platform/x86/asus-armoury.h
1257
.matches = {
drivers/platform/x86/asus-armoury.h
1271
.matches = {
drivers/platform/x86/asus-armoury.h
1285
.matches = {
drivers/platform/x86/asus-armoury.h
1316
.matches = {
drivers/platform/x86/asus-armoury.h
1348
.matches = {
drivers/platform/x86/asus-armoury.h
1373
.matches = {
drivers/platform/x86/asus-armoury.h
1399
.matches = {
drivers/platform/x86/asus-armoury.h
1428
.matches = {
drivers/platform/x86/asus-armoury.h
1457
.matches = {
drivers/platform/x86/asus-armoury.h
1486
.matches = {
drivers/platform/x86/asus-armoury.h
1515
.matches = {
drivers/platform/x86/asus-armoury.h
1543
.matches = {
drivers/platform/x86/asus-armoury.h
1569
.matches = {
drivers/platform/x86/asus-armoury.h
1583
.matches = {
drivers/platform/x86/asus-armoury.h
1610
.matches = {
drivers/platform/x86/asus-armoury.h
1637
.matches = {
drivers/platform/x86/asus-armoury.h
1664
.matches = {
drivers/platform/x86/asus-armoury.h
1699
.matches = {
drivers/platform/x86/asus-armoury.h
1726
.matches = {
drivers/platform/x86/asus-armoury.h
1761
.matches = {
drivers/platform/x86/asus-armoury.h
1793
.matches = {
drivers/platform/x86/asus-armoury.h
1822
.matches = {
drivers/platform/x86/asus-armoury.h
1838
.matches = {
drivers/platform/x86/asus-armoury.h
1854
.matches = {
drivers/platform/x86/asus-armoury.h
1870
.matches = {
drivers/platform/x86/asus-armoury.h
1900
.matches = {
drivers/platform/x86/asus-armoury.h
1934
.matches = {
drivers/platform/x86/asus-armoury.h
1968
.matches = {
drivers/platform/x86/asus-armoury.h
1994
.matches = {
drivers/platform/x86/asus-armoury.h
2028
.matches = {
drivers/platform/x86/asus-armoury.h
2057
.matches = {
drivers/platform/x86/asus-armoury.h
2083
.matches = {
drivers/platform/x86/asus-armoury.h
2116
.matches = {
drivers/platform/x86/asus-armoury.h
2142
.matches = {
drivers/platform/x86/asus-armoury.h
2175
.matches = {
drivers/platform/x86/asus-armoury.h
2189
.matches = {
drivers/platform/x86/asus-armoury.h
2211
.matches = {
drivers/platform/x86/asus-armoury.h
2237
.matches = {
drivers/platform/x86/asus-armoury.h
2266
.matches = {
drivers/platform/x86/asus-armoury.h
2295
.matches = {
drivers/platform/x86/asus-armoury.h
2326
.matches = {
drivers/platform/x86/asus-armoury.h
2352
.matches = {
drivers/platform/x86/asus-armoury.h
2378
.matches = {
drivers/platform/x86/asus-armoury.h
350
.matches = {
drivers/platform/x86/asus-armoury.h
373
.matches = {
drivers/platform/x86/asus-armoury.h
402
.matches = {
drivers/platform/x86/asus-armoury.h
433
.matches = {
drivers/platform/x86/asus-armoury.h
464
.matches = {
drivers/platform/x86/asus-armoury.h
495
.matches = {
drivers/platform/x86/asus-armoury.h
528
.matches = {
drivers/platform/x86/asus-armoury.h
559
.matches = {
drivers/platform/x86/asus-armoury.h
592
.matches = {
drivers/platform/x86/asus-armoury.h
619
.matches = {
drivers/platform/x86/asus-armoury.h
650
.matches = {
drivers/platform/x86/asus-armoury.h
685
.matches = {
drivers/platform/x86/asus-armoury.h
721
.matches = {
drivers/platform/x86/asus-armoury.h
758
.matches = {
drivers/platform/x86/asus-armoury.h
777
.matches = {
drivers/platform/x86/asus-armoury.h
796
.matches = {
drivers/platform/x86/asus-armoury.h
819
.matches = {
drivers/platform/x86/asus-armoury.h
838
.matches = {
drivers/platform/x86/asus-armoury.h
864
.matches = {
drivers/platform/x86/asus-armoury.h
891
.matches = {
drivers/platform/x86/asus-armoury.h
913
.matches = {
drivers/platform/x86/asus-armoury.h
940
.matches = {
drivers/platform/x86/asus-armoury.h
968
.matches = {
drivers/platform/x86/asus-armoury.h
982
.matches = {
drivers/platform/x86/asus-nb-wmi.c
169
.matches = {
drivers/platform/x86/asus-nb-wmi.c
178
.matches = {
drivers/platform/x86/asus-nb-wmi.c
187
.matches = {
drivers/platform/x86/asus-nb-wmi.c
196
.matches = {
drivers/platform/x86/asus-nb-wmi.c
205
.matches = {
drivers/platform/x86/asus-nb-wmi.c
214
.matches = {
drivers/platform/x86/asus-nb-wmi.c
223
.matches = {
drivers/platform/x86/asus-nb-wmi.c
232
.matches = {
drivers/platform/x86/asus-nb-wmi.c
241
.matches = {
drivers/platform/x86/asus-nb-wmi.c
250
.matches = {
drivers/platform/x86/asus-nb-wmi.c
259
.matches = {
drivers/platform/x86/asus-nb-wmi.c
268
.matches = {
drivers/platform/x86/asus-nb-wmi.c
277
.matches = {
drivers/platform/x86/asus-nb-wmi.c
286
.matches = {
drivers/platform/x86/asus-nb-wmi.c
295
.matches = {
drivers/platform/x86/asus-nb-wmi.c
304
.matches = {
drivers/platform/x86/asus-nb-wmi.c
313
.matches = {
drivers/platform/x86/asus-nb-wmi.c
322
.matches = {
drivers/platform/x86/asus-nb-wmi.c
331
.matches = {
drivers/platform/x86/asus-nb-wmi.c
340
.matches = {
drivers/platform/x86/asus-nb-wmi.c
349
.matches = {
drivers/platform/x86/asus-nb-wmi.c
358
.matches = {
drivers/platform/x86/asus-nb-wmi.c
367
.matches = {
drivers/platform/x86/asus-nb-wmi.c
376
.matches = {
drivers/platform/x86/asus-nb-wmi.c
385
.matches = {
drivers/platform/x86/asus-nb-wmi.c
394
.matches = {
drivers/platform/x86/asus-nb-wmi.c
403
.matches = {
drivers/platform/x86/asus-nb-wmi.c
412
.matches = {
drivers/platform/x86/asus-nb-wmi.c
421
.matches = {
drivers/platform/x86/asus-nb-wmi.c
430
.matches = {
drivers/platform/x86/asus-nb-wmi.c
439
.matches = {
drivers/platform/x86/asus-nb-wmi.c
448
.matches = {
drivers/platform/x86/asus-nb-wmi.c
458
.matches = {
drivers/platform/x86/asus-nb-wmi.c
467
.matches = {
drivers/platform/x86/asus-nb-wmi.c
476
.matches = {
drivers/platform/x86/asus-nb-wmi.c
486
.matches = {
drivers/platform/x86/asus-nb-wmi.c
495
.matches = {
drivers/platform/x86/asus-nb-wmi.c
505
.matches = {
drivers/platform/x86/asus-nb-wmi.c
514
.matches = {
drivers/platform/x86/asus-nb-wmi.c
523
.matches = {
drivers/platform/x86/asus-nb-wmi.c
532
.matches = {
drivers/platform/x86/asus-nb-wmi.c
541
.matches = {
drivers/platform/x86/asus-nb-wmi.c
550
.matches = {
drivers/platform/x86/asus-nb-wmi.c
559
.matches = {
drivers/platform/x86/asus-tf103c-dock.c
692
.matches = {
drivers/platform/x86/asus-wmi.c
158
.matches = {
drivers/platform/x86/asus-wmi.c
163
.matches = {
drivers/platform/x86/ayaneo-ec.c
101
.matches = {
drivers/platform/x86/ayaneo-ec.c
108
.matches = {
drivers/platform/x86/ayaneo-ec.c
115
.matches = {
drivers/platform/x86/ayaneo-ec.c
122
.matches = {
drivers/platform/x86/ayaneo-ec.c
129
.matches = {
drivers/platform/x86/ayaneo-ec.c
136
.matches = {
drivers/platform/x86/ayaneo-ec.c
80
.matches = {
drivers/platform/x86/ayaneo-ec.c
87
.matches = {
drivers/platform/x86/ayaneo-ec.c
94
.matches = {
drivers/platform/x86/barco-p50-gpio.c
414
.matches = {
drivers/platform/x86/compal-laptop.c
780
.matches = {
drivers/platform/x86/compal-laptop.c
788
.matches = {
drivers/platform/x86/compal-laptop.c
796
.matches = {
drivers/platform/x86/compal-laptop.c
804
.matches = {
drivers/platform/x86/compal-laptop.c
812
.matches = {
drivers/platform/x86/compal-laptop.c
820
.matches = {
drivers/platform/x86/compal-laptop.c
828
.matches = {
drivers/platform/x86/compal-laptop.c
836
.matches = {
drivers/platform/x86/compal-laptop.c
844
.matches = {
drivers/platform/x86/compal-laptop.c
852
.matches = {
drivers/platform/x86/compal-laptop.c
860
.matches = {
drivers/platform/x86/compal-laptop.c
868
.matches = {
drivers/platform/x86/compal-laptop.c
876
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
108
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
117
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
126
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
135
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
144
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
90
.matches = {
drivers/platform/x86/dell/alienware-wmi-base.c
99
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
102
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
110
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
118
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
126
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
134
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
142
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
150
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
158
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
166
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
174
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
182
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
190
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
198
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
206
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
214
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
222
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
230
.matches = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
94
.matches = {
drivers/platform/x86/dell/dell-laptop.c
124
.matches = {
drivers/platform/x86/dell/dell-laptop.c
130
.matches = {
drivers/platform/x86/dell/dell-laptop.c
136
.matches = {
drivers/platform/x86/dell/dell-laptop.c
142
.matches = {
drivers/platform/x86/dell/dell-laptop.c
148
.matches = {
drivers/platform/x86/dell/dell-laptop.c
154
.matches = {
drivers/platform/x86/dell/dell-laptop.c
161
.matches = {
drivers/platform/x86/dell/dell-laptop.c
174
.matches = {
drivers/platform/x86/dell/dell-laptop.c
183
.matches = {
drivers/platform/x86/dell/dell-laptop.c
192
.matches = {
drivers/platform/x86/dell/dell-laptop.c
201
.matches = {
drivers/platform/x86/dell/dell-laptop.c
210
.matches = {
drivers/platform/x86/dell/dell-laptop.c
219
.matches = {
drivers/platform/x86/dell/dell-laptop.c
228
.matches = {
drivers/platform/x86/dell/dell-laptop.c
237
.matches = {
drivers/platform/x86/dell/dell-laptop.c
246
.matches = {
drivers/platform/x86/dell/dell-laptop.c
255
.matches = {
drivers/platform/x86/dell/dell-laptop.c
264
.matches = {
drivers/platform/x86/dell/dell-laptop.c
273
.matches = {
drivers/platform/x86/dell/dell-laptop.c
282
.matches = {
drivers/platform/x86/dell/dell-laptop.c
291
.matches = {
drivers/platform/x86/dell/dell-laptop.c
300
.matches = {
drivers/platform/x86/dell/dell-laptop.c
309
.matches = {
drivers/platform/x86/dell/dell-laptop.c
318
.matches = {
drivers/platform/x86/dell/dell-laptop.c
327
.matches = {
drivers/platform/x86/dell/dell-laptop.c
336
.matches = {
drivers/platform/x86/dell/dell-laptop.c
345
.matches = {
drivers/platform/x86/dell/dell-laptop.c
354
.matches = {
drivers/platform/x86/dell/dell-laptop.c
363
.matches = {
drivers/platform/x86/dell/dell-laptop.c
372
.matches = {
drivers/platform/x86/dell/dell-lis3lv02d.c
22
.matches = { \
drivers/platform/x86/dell/dell-pc.c
33
.matches = {
drivers/platform/x86/dell/dell-pc.c
39
.matches = {
drivers/platform/x86/dell/dell-wmi-base.c
58
.matches = {
drivers/platform/x86/dell/dell-wmi-base.c
66
.matches = {
drivers/platform/x86/eeepc-wmi.c
123
model = (char *)dmi->matches[1].substr;
drivers/platform/x86/eeepc-wmi.c
134
.matches = {
drivers/platform/x86/eeepc-wmi.c
143
.matches = {
drivers/platform/x86/fujitsu-laptop.c
635
.matches = {
drivers/platform/x86/fujitsu-laptop.c
644
.matches = {
drivers/platform/x86/fujitsu-laptop.c
653
.matches = {
drivers/platform/x86/fujitsu-laptop.c
662
.matches = {
drivers/platform/x86/fujitsu-tablet.c
333
.matches = {
drivers/platform/x86/fujitsu-tablet.c
342
.matches = {
drivers/platform/x86/fujitsu-tablet.c
351
.matches = {
drivers/platform/x86/fujitsu-tablet.c
360
.matches = {
drivers/platform/x86/fujitsu-tablet.c
369
.matches = {
drivers/platform/x86/fujitsu-tablet.c
378
.matches = {
drivers/platform/x86/fujitsu-tablet.c
387
.matches = {
drivers/platform/x86/fujitsu-tablet.c
396
.matches = {
drivers/platform/x86/fujitsu-tablet.c
405
.matches = {
drivers/platform/x86/fujitsu-tablet.c
414
.matches = {
drivers/platform/x86/hdaps.c
491
.matches = { \
drivers/platform/x86/hp/hp-wmi.c
193
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8902") },
drivers/platform/x86/hp/hp-wmi.c
197
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8A44") },
drivers/platform/x86/hp/hp-wmi.c
201
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8A4D") },
drivers/platform/x86/hp/hp-wmi.c
205
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BAB") },
drivers/platform/x86/hp/hp-wmi.c
209
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8B2F") },
drivers/platform/x86/hp/hp-wmi.c
213
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BBE") },
drivers/platform/x86/hp/hp-wmi.c
217
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BC2") },
drivers/platform/x86/hp/hp-wmi.c
221
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BCA") },
drivers/platform/x86/hp/hp-wmi.c
225
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BCD") },
drivers/platform/x86/hp/hp-wmi.c
229
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BD4") },
drivers/platform/x86/hp/hp-wmi.c
233
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8BD5") },
drivers/platform/x86/hp/hp-wmi.c
237
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8C76") },
drivers/platform/x86/hp/hp-wmi.c
241
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8C77") },
drivers/platform/x86/hp/hp-wmi.c
245
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8C78") },
drivers/platform/x86/hp/hp-wmi.c
249
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8C99") },
drivers/platform/x86/hp/hp-wmi.c
253
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8C9C") },
drivers/platform/x86/hp/hp-wmi.c
257
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8D26") },
drivers/platform/x86/hp/hp-wmi.c
261
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8D41") },
drivers/platform/x86/hp/hp-wmi.c
265
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8D87") },
drivers/platform/x86/hp/hp-wmi.c
269
.matches = { DMI_MATCH(DMI_BOARD_NAME, "8E35") },
drivers/platform/x86/hp/hp-wmi.c
791
int matches = match_string(omen_thermal_profile_force_v0_boards,
drivers/platform/x86/hp/hp-wmi.c
794
if (matches >= 0)
drivers/platform/x86/hp/hp_accel.c
168
.matches = { \
drivers/platform/x86/hp/hp_accel.c
179
.matches = { \
drivers/platform/x86/huawei-wmi.c
131
.matches = {
drivers/platform/x86/huawei-wmi.c
140
.matches = {
drivers/platform/x86/ibm_rtl.c
229
.matches = { \
drivers/platform/x86/intel/atomisp2/led.c
50
.matches = {
drivers/platform/x86/intel/atomisp2/led.c
58
.matches = {
drivers/platform/x86/intel/atomisp2/led.c
65
.matches = {
drivers/platform/x86/intel/chtwc_int33fe.c
302
.matches = {
drivers/platform/x86/intel/hid.c
107
.matches = {
drivers/platform/x86/intel/hid.c
114
.matches = {
drivers/platform/x86/intel/hid.c
121
.matches = {
drivers/platform/x86/intel/hid.c
128
.matches = {
drivers/platform/x86/intel/hid.c
135
.matches = {
drivers/platform/x86/intel/hid.c
142
.matches = {
drivers/platform/x86/intel/hid.c
149
.matches = {
drivers/platform/x86/intel/hid.c
156
.matches = {
drivers/platform/x86/intel/hid.c
163
.matches = {
drivers/platform/x86/intel/hid.c
179
.matches = {
drivers/platform/x86/intel/hid.c
185
.matches = {
drivers/platform/x86/intel/hid.c
191
.matches = {
drivers/platform/x86/intel/hid.c
197
.matches = {
drivers/platform/x86/intel/hid.c
203
.matches = {
drivers/platform/x86/intel/hid.c
209
.matches = {
drivers/platform/x86/intel/hid.c
215
.matches = {
drivers/platform/x86/intel/hid.c
229
.matches = {
drivers/platform/x86/intel/hid.c
234
.matches = {
drivers/platform/x86/intel/int3472/discrete_quirks.c
14
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
474
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
481
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
488
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
495
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
502
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
510
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
518
.matches = {
drivers/platform/x86/intel/int3472/tps68470_board_data.c
526
.matches = {
drivers/platform/x86/intel/oaktrail.c
284
.matches = {
drivers/platform/x86/intel/pmc/core.c
1888
.matches = {
drivers/platform/x86/intel/vbtn.c
228
.matches = {
drivers/platform/x86/intel/vbtn.c
233
.matches = {
drivers/platform/x86/intel/vbtn.c
238
.matches = {
drivers/platform/x86/intel/vbtn.c
244
.matches = {
drivers/platform/x86/intel/vbtn.c
250
.matches = {
drivers/platform/x86/intel/vbtn.c
256
.matches = {
drivers/platform/x86/intel_ips.c
1414
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1121
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1128
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1838
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1845
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1985
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1991
.matches = {
drivers/platform/x86/lenovo/ideapad-laptop.c
2027
.matches = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
4237
.matches = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
4245
.matches = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
4253
.matches = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
4261
.matches = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
4269
.matches = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
4277
.matches = {
drivers/platform/x86/lenovo/wmi-gamezone.c
243
.matches = {
drivers/platform/x86/lenovo/wmi-gamezone.c
251
.matches = {
drivers/platform/x86/lenovo/wmi-gamezone.c
259
.matches = {
drivers/platform/x86/lenovo/wmi-gamezone.c
267
.matches = {
drivers/platform/x86/lenovo/wmi-gamezone.c
275
.matches = {
drivers/platform/x86/lenovo/ymc.c
29
.matches = {
drivers/platform/x86/lenovo/ymc.c
34
.matches = {
drivers/platform/x86/meegopad_anx7428.c
72
.matches = {
drivers/platform/x86/meraki-mx100.c
267
.matches = {
drivers/platform/x86/msi-ec.c
1295
.matches = {
drivers/platform/x86/msi-ec.c
1300
.matches = {
drivers/platform/x86/msi-laptop.c
604
.matches = {
drivers/platform/x86/msi-laptop.c
615
.matches = {
drivers/platform/x86/msi-laptop.c
626
.matches = {
drivers/platform/x86/msi-laptop.c
637
.matches = {
drivers/platform/x86/msi-laptop.c
648
.matches = {
drivers/platform/x86/msi-laptop.c
660
.matches = {
drivers/platform/x86/msi-laptop.c
672
.matches = {
drivers/platform/x86/msi-laptop.c
682
.matches = {
drivers/platform/x86/msi-laptop.c
692
.matches = {
drivers/platform/x86/msi-laptop.c
702
.matches = {
drivers/platform/x86/msi-wmi-platform.c
459
.matches = {
drivers/platform/x86/msi-wmi-platform.c
464
.matches = {
drivers/platform/x86/oxpec.c
104
.matches = {
drivers/platform/x86/oxpec.c
111
.matches = {
drivers/platform/x86/oxpec.c
118
.matches = {
drivers/platform/x86/oxpec.c
125
.matches = {
drivers/platform/x86/oxpec.c
132
.matches = {
drivers/platform/x86/oxpec.c
139
.matches = {
drivers/platform/x86/oxpec.c
146
.matches = {
drivers/platform/x86/oxpec.c
153
.matches = {
drivers/platform/x86/oxpec.c
160
.matches = {
drivers/platform/x86/oxpec.c
167
.matches = {
drivers/platform/x86/oxpec.c
174
.matches = {
drivers/platform/x86/oxpec.c
181
.matches = {
drivers/platform/x86/oxpec.c
188
.matches = {
drivers/platform/x86/oxpec.c
195
.matches = {
drivers/platform/x86/oxpec.c
202
.matches = {
drivers/platform/x86/oxpec.c
209
.matches = {
drivers/platform/x86/oxpec.c
216
.matches = {
drivers/platform/x86/oxpec.c
223
.matches = {
drivers/platform/x86/oxpec.c
230
.matches = {
drivers/platform/x86/oxpec.c
237
.matches = {
drivers/platform/x86/oxpec.c
244
.matches = {
drivers/platform/x86/oxpec.c
251
.matches = {
drivers/platform/x86/oxpec.c
258
.matches = {
drivers/platform/x86/oxpec.c
265
.matches = {
drivers/platform/x86/oxpec.c
272
.matches = {
drivers/platform/x86/oxpec.c
279
.matches = {
drivers/platform/x86/oxpec.c
286
.matches = {
drivers/platform/x86/pcengines-apuv2.c
170
.matches = {
drivers/platform/x86/pcengines-apuv2.c
179
.matches = {
drivers/platform/x86/pcengines-apuv2.c
188
.matches = {
drivers/platform/x86/pcengines-apuv2.c
198
.matches = {
drivers/platform/x86/pcengines-apuv2.c
207
.matches = {
drivers/platform/x86/pcengines-apuv2.c
216
.matches = {
drivers/platform/x86/pcengines-apuv2.c
225
.matches = {
drivers/platform/x86/pcengines-apuv2.c
234
.matches = {
drivers/platform/x86/pcengines-apuv2.c
243
.matches = {
drivers/platform/x86/pmc_atom.c
388
.matches = {
drivers/platform/x86/pmc_atom.c
402
.matches = {
drivers/platform/x86/pmc_atom.c
410
.matches = {
drivers/platform/x86/pmc_atom.c
418
.matches = {
drivers/platform/x86/portwell-ec.c
110
.matches = {
drivers/platform/x86/samsung-laptop.c
1601
.matches = {
drivers/platform/x86/samsung-laptop.c
1608
.matches = {
drivers/platform/x86/samsung-laptop.c
1615
.matches = {
drivers/platform/x86/samsung-laptop.c
1622
.matches = {
drivers/platform/x86/samsung-laptop.c
1631
.matches = {
drivers/platform/x86/samsung-laptop.c
1641
.matches = {
drivers/platform/x86/samsung-laptop.c
1650
.matches = {
drivers/platform/x86/samsung-q10.c
103
.matches = {
drivers/platform/x86/samsung-q10.c
111
.matches = {
drivers/platform/x86/samsung-q10.c
119
.matches = {
drivers/platform/x86/samsung-q10.c
95
.matches = {
drivers/platform/x86/siemens/simatic-ipc.c
27
.matches = {
drivers/platform/x86/silicom-platform.c
944
.matches = {
drivers/platform/x86/silicom-platform.c
953
.matches = {
drivers/platform/x86/silicom-platform.c
962
.matches = {
drivers/platform/x86/sony-laptop.c
4699
.matches = {
drivers/platform/x86/sony-laptop.c
4706
.matches = {
drivers/platform/x86/topstar-laptop.c
280
.matches = {
drivers/platform/x86/toshiba-wmi.c
47
.matches = {
drivers/platform/x86/toshiba_acpi.c
3348
.matches = {
drivers/platform/x86/toshiba_acpi.c
3358
.matches = {
drivers/platform/x86/toshiba_acpi.c
3366
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1124
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1131
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1138
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1146
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1155
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1164
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1172
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1181
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1190
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1199
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1209
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1218
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1227
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1236
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1245
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1255
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1263
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1271
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1279
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1288
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1298
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1306
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1314
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1323
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1331
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1340
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1349
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1357
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1365
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1373
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1384
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1395
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1406
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1416
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1426
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1435
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1447
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1455
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1463
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1471
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1479
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1487
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1495
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1503
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1511
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1520
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1531
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1540
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1548
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1558
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1568
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1576
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1587
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1597
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1608
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1620
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1628
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1637
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1648
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1657
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1665
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1674
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1682
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1691
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1700
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1709
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1718
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1726
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1736
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1744
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1757
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1765
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1773
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1781
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1789
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1797
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1805
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1815
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1825
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1833
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1841
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1848
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1856
.matches = {
drivers/platform/x86/touchscreen_dmi.c
1864
.matches = {
drivers/platform/x86/tuxedo/nb04/wmi_ab.c
891
.matches = {
drivers/platform/x86/tuxedo/nb04/wmi_ab.c
898
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2283
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2291
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2299
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2307
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2315
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2323
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2331
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2339
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2347
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2355
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2363
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2371
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2379
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2387
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2395
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2403
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2411
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2419
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2427
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2435
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2443
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2451
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2459
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2467
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2475
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2483
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2491
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2499
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2507
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2515
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2523
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2531
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2539
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2547
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2555
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2563
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2571
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2579
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2587
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2595
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2603
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2611
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2619
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2627
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2635
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2643
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2651
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2659
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2667
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2675
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2683
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2691
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2699
.matches = {
drivers/platform/x86/uniwill/uniwill-acpi.c
2707
.matches = {
drivers/platform/x86/winmate-fm07-keys.c
141
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
101
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
110
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
125
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
139
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
150
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
158
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
168
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
176
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
185
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
193
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
20
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
205
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
215
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
225
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
30
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
38
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
46
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
54
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
62
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
72
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
84
.matches = {
drivers/platform/x86/x86-android-tablets/dmi.c
93
.matches = {
drivers/pnp/pnpbios/core.c
487
.matches = {
drivers/pnp/pnpbios/core.c
497
.matches = {
drivers/power/supply/axp288_charger.c
602
.matches = {
drivers/power/supply/axp288_charger.c
609
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
532
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
543
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
554
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
563
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
572
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
578
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
586
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
598
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
606
.matches = {
drivers/power/supply/axp288_fuel_gauge.c
618
.matches = {
drivers/regulator/max20086-regulator.c
136
struct of_regulator_match *matches;
drivers/regulator/max20086-regulator.c
147
matches = devm_kcalloc(chip->dev, chip->info->num_outputs,
drivers/regulator/max20086-regulator.c
148
sizeof(*matches), GFP_KERNEL);
drivers/regulator/max20086-regulator.c
149
if (!matches)
drivers/regulator/max20086-regulator.c
153
matches[i].name = max20086_output_names[i];
drivers/regulator/max20086-regulator.c
155
ret = of_regulator_match(chip->dev, node, matches,
drivers/regulator/max20086-regulator.c
167
reg->init_data = matches[i].init_data;
drivers/regulator/max20086-regulator.c
168
reg->of_node = matches[i].of_node;
drivers/regulator/of_regulator.c
370
struct of_regulator_match *matches;
drivers/regulator/of_regulator.c
380
of_node_put(devm_matches->matches[i].of_node);
drivers/regulator/of_regulator.c
402
struct of_regulator_match *matches,
drivers/regulator/of_regulator.c
420
devm_matches->matches = matches;
drivers/regulator/of_regulator.c
426
struct of_regulator_match *match = &matches[i];
drivers/regulator/of_regulator.c
437
struct of_regulator_match *match = &matches[i];
drivers/regulator/of_regulator.c
464
struct of_regulator_match *match = &matches[i];
drivers/regulator/tps65910-regulator.c
1004
struct of_regulator_match *matches;
drivers/regulator/tps65910-regulator.c
1023
matches = tps65910_matches;
drivers/regulator/tps65910-regulator.c
1027
matches = tps65911_matches;
drivers/regulator/tps65910-regulator.c
1035
ret = of_regulator_match(&pdev->dev, regulators, matches, count);
drivers/regulator/tps65910-regulator.c
1043
*tps65910_reg_matches = matches;
drivers/regulator/tps65910-regulator.c
1046
if (!matches[idx].of_node)
drivers/regulator/tps65910-regulator.c
1050
matches[idx].init_data;
drivers/regulator/tps65910-regulator.c
1052
ret = of_property_read_u32(matches[idx].of_node,
drivers/scsi/ipr.c
2659
int i, j, matches;
drivers/scsi/ipr.c
2664
for (j = 0, matches = 0; j < IPR_PROD_ID_LEN; j++) {
drivers/scsi/ipr.c
2668
matches++;
drivers/scsi/ipr.c
2672
matches++;
drivers/scsi/ipr.c
2675
if (matches == IPR_PROD_ID_LEN)
drivers/soc/bcm/brcmstb/pm/pm-mips.c
364
static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches,
drivers/soc/bcm/brcmstb/pm/pm-mips.c
370
dn = of_find_matching_node_and_match(NULL, matches, &match);
drivers/soc/fsl/guts.c
108
u32 svr, const struct fsl_soc_die_attr *matches)
drivers/soc/fsl/guts.c
110
while (matches->svr) {
drivers/soc/fsl/guts.c
111
if (matches->svr == (svr & matches->mask))
drivers/soc/fsl/guts.c
112
return matches;
drivers/soc/fsl/guts.c
113
matches++;
drivers/soc/fsl/qbman/bman_test_api.c
87
int matches = 0;
drivers/soc/fsl/qbman/bman_test_api.c
91
matches++;
drivers/soc/fsl/qbman/bman_test_api.c
92
WARN_ON(matches != 1);
drivers/soc/loongson/loongson2_guts.c
67
u32 svr, const struct loongson2_soc_die_attr *matches)
drivers/soc/loongson/loongson2_guts.c
69
while (matches->svr) {
drivers/soc/loongson/loongson2_guts.c
70
if (matches->svr == (svr & matches->mask))
drivers/soc/loongson/loongson2_guts.c
71
return matches;
drivers/soc/loongson/loongson2_guts.c
72
matches++;
drivers/soundwire/dmi-quirks.c
109
.matches = {
drivers/soundwire/dmi-quirks.c
116
.matches = {
drivers/soundwire/dmi-quirks.c
124
.matches = {
drivers/soundwire/dmi-quirks.c
132
.matches = {
drivers/soundwire/dmi-quirks.c
143
.matches = {
drivers/soundwire/dmi-quirks.c
151
.matches = {
drivers/soundwire/dmi-quirks.c
159
.matches = {
drivers/soundwire/dmi-quirks.c
166
.matches = {
drivers/soundwire/dmi-quirks.c
174
.matches = {
drivers/soundwire/dmi-quirks.c
182
.matches = {
drivers/soundwire/dmi-quirks.c
189
.matches = {
drivers/soundwire/dmi-quirks.c
196
.matches = {
drivers/spi/spi-hisi-sfc-v3xx.c
408
.matches = {
drivers/spi/spi-hisi-sfc-v3xx.c
415
.matches = {
drivers/spi/spi-hisi-sfc-v3xx.c
422
.matches = {
drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c
88
.matches = {
drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c
96
.matches = {
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
278
.matches = {
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
285
.matches = {
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
293
.matches = {
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
301
.matches = {
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
308
.matches = {
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
682
.matches = {
drivers/tty/serial/8250/8250_exar.c
1319
.matches = {
drivers/usb/host/pci-quirks.c
835
.matches = {
drivers/usb/host/pci-quirks.c
842
.matches = {
drivers/usb/host/pci-quirks.c
849
.matches = {
drivers/usb/host/pci-quirks.c
856
.matches = {
drivers/usb/typec/ucsi/ucsi_acpi.c
166
.matches = {
drivers/video/backlight/kb3886_bl.c
80
.matches = {
drivers/video/fbdev/aty/atyfb_base.c
3948
.matches = {
drivers/watchdog/it87_wdt.c
267
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
246
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
253
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
260
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
267
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
274
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
281
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
288
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
295
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
302
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
309
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
316
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
323
.matches = {
drivers/watchdog/lenovo_se10_wdt.c
330
.matches = {
drivers/watchdog/lenovo_se30_wdt.c
325
.matches = {
drivers/watchdog/lenovo_se30_wdt.c
333
.matches = {
drivers/watchdog/lenovo_se30_wdt.c
341
.matches = {
drivers/watchdog/lenovo_se30_wdt.c
349
.matches = {
drivers/watchdog/lenovo_se30_wdt.c
357
.matches = {
drivers/watchdog/lenovo_se30_wdt.c
365
.matches = {
drivers/watchdog/w83627hf_wdt.c
463
.matches = {
fs/xfs/libxfs/xfs_rmap.c
3025
roc->results->matches++;
fs/xfs/libxfs/xfs_rmap.c
3061
if (!results->matches)
fs/xfs/libxfs/xfs_rmap.h
223
unsigned long long matches;
fs/xfs/libxfs/xfs_rtbitmap.c
1241
int matches;
fs/xfs/libxfs/xfs_rtbitmap.c
1244
error = xfs_rtcheck_range(&args, start, len, 1, &end, &matches);
fs/xfs/libxfs/xfs_rtbitmap.c
1249
*is_free = matches;
fs/xfs/scrub/rmap.c
599
if (res.matches != 1)
fs/xfs/scrub/rmap.c
624
if (res.matches != 0)
fs/xfs/scrub/rtrmap.c
322
if (res.matches != 1)
include/linux/device-id/dmi.h
46
struct dmi_strmatch matches[4];
include/linux/of.h
1017
static inline bool of_machine_device_match(const struct of_device_id *matches)
include/linux/of.h
1019
return of_machine_get_match(matches) != NULL;
include/linux/of.h
1024
const struct of_device_id *matches)
include/linux/of.h
1026
return of_find_matching_node_and_match(from, matches, NULL);
include/linux/of.h
1545
#define for_each_matching_node(dn, matches) \
include/linux/of.h
1546
for (dn = of_find_matching_node(NULL, matches); dn; \
include/linux/of.h
1547
dn = of_find_matching_node(dn, matches))
include/linux/of.h
1548
#define for_each_matching_node_and_match(dn, matches, match) \
include/linux/of.h
1549
for (dn = of_find_matching_node_and_match(NULL, matches, match); \
include/linux/of.h
1550
dn; dn = of_find_matching_node_and_match(dn, matches, match))
include/linux/of.h
277
const struct of_device_id *matches,
include/linux/of.h
379
const struct of_device_id *matches, const struct device_node *node);
include/linux/of.h
413
const struct of_device_id *of_machine_get_match(const struct of_device_id *matches);
include/linux/of.h
414
const void *of_machine_get_match_data(const struct of_device_id *matches);
include/linux/of.h
532
const struct of_device_id *matches,
include/linux/of.h
892
static inline const struct of_device_id *of_machine_get_match(const struct of_device_id *matches)
include/linux/of.h
898
of_machine_get_match_data(const struct of_device_id *matches)
include/linux/of_clk.h
16
void of_clk_init(const struct of_device_id *matches);
include/linux/of_clk.h
29
static inline void of_clk_init(const struct of_device_id *matches) {}
include/linux/of_device.h
13
const struct of_device_id *matches, const struct device *dev);
include/linux/of_device.h
67
const struct of_device_id *matches, const struct device *dev)
include/linux/of_irq.h
65
extern void of_irq_init(const struct of_device_id *matches);
include/linux/of_irq.h
90
static inline void of_irq_init(const struct of_device_id *matches)
include/linux/of_platform.h
108
const struct of_device_id *matches,
include/linux/of_platform.h
71
const struct of_device_id *matches,
include/linux/of_platform.h
83
const struct of_device_id *matches,
include/linux/property.h
568
void **matches, unsigned int matches_len);
include/linux/regulator/of_regulator.h
26
struct of_regulator_match *matches,
include/linux/regulator/of_regulator.h
39
struct of_regulator_match *matches,
include/linux/sys_soc.h
52
const struct soc_device_attribute *matches);
include/linux/sys_soc.h
55
const struct soc_device_attribute *matches) { return NULL; }
include/net/cfg80211.h
3906
struct cfg80211_wowlan_nd_match *matches[] __counted_by(n_matches);
include/net/pkt_cls.h
467
struct tcf_ematch * matches;
kernel/bpf/btf.c
3489
const struct btf_type_tag_match *matches,
kernel/bpf/btf.c
3509
if (strcmp(tag, matches[i].name))
kernel/bpf/btf.c
3511
res |= matches[i].flag;
kernel/dma/debug.c
302
int matches = 0, match_lvl, last_lvl = -1;
kernel/dma/debug.c
318
matches += 1;
kernel/dma/debug.c
342
ret = (matches == 1) ? ret : NULL;
lib/dynamic_debug.c
612
int matches = 0;
lib/dynamic_debug.c
625
matches += ct;
lib/dynamic_debug.c
630
return matches;
lib/zlib_deflate/deftree.c
285
s->last_lit = s->matches = 0;
lib/zlib_deflate/deftree.c
927
s->matches++;
lib/zlib_deflate/deftree.c
952
if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
lib/zlib_deflate/defutil.h
225
uInt matches; /* number of string matches in current block */
lib/zstd/compress/zstd_lazy.c
1000
if (nbChunks == 1) return ZSTD_rotateRight_U16((U16)matches[0], head);
lib/zstd/compress/zstd_lazy.c
1001
if (nbChunks == 2) return ZSTD_rotateRight_U32((U32)matches[1] << 16 | (U32)matches[0], head);
lib/zstd/compress/zstd_lazy.c
1003
return ZSTD_rotateRight_U64((U64)matches[3] << 48 | (U64)matches[2] << 32 | (U64)matches[1] << 16 | (U64)matches[0], head);
lib/zstd/compress/zstd_lazy.c
1021
const U64 matches = vget_lane_u64(vreinterpret_u64_u8(res), 0);
lib/zstd/compress/zstd_lazy.c
1022
return ZSTD_rotateRight_U64(matches, headGrouped) & 0x8888888888888888ull;
lib/zstd/compress/zstd_lazy.c
1034
const U64 matches = vget_lane_u64(vreinterpret_u64_u8(res), 0) ;
lib/zstd/compress/zstd_lazy.c
1035
return ZSTD_rotateRight_U64(matches, headGrouped) & 0x5555555555555555ull;
lib/zstd/compress/zstd_lazy.c
1049
const U64 matches = vget_lane_u64(vreinterpret_u64_u8(t4), 0);
lib/zstd/compress/zstd_lazy.c
1050
return ZSTD_rotateRight_U64(matches, headGrouped);
lib/zstd/compress/zstd_lazy.c
1088
ZSTD_VecMask matches = 0;
lib/zstd/compress/zstd_lazy.c
1097
matches <<= chunkSize;
lib/zstd/compress/zstd_lazy.c
1098
matches |= (chunk * extractMagic) >> shiftAmount;
lib/zstd/compress/zstd_lazy.c
1108
matches <<= chunkSize;
lib/zstd/compress/zstd_lazy.c
1109
matches |= ((chunk >> 7) * extractMagic) >> shiftAmount;
lib/zstd/compress/zstd_lazy.c
1113
matches = ~matches;
lib/zstd/compress/zstd_lazy.c
1115
return ZSTD_rotateRight_U16((U16)matches, headGrouped);
lib/zstd/compress/zstd_lazy.c
1117
return ZSTD_rotateRight_U32((U32)matches, headGrouped);
lib/zstd/compress/zstd_lazy.c
1119
return ZSTD_rotateRight_U64((U64)matches, headGrouped);
lib/zstd/compress/zstd_lazy.c
1227
ZSTD_VecMask matches = ZSTD_row_getMatchMask(tagRow, (BYTE)tag, headGrouped, rowEntries);
lib/zstd/compress/zstd_lazy.c
1230
for (; (matches > 0) && (nbAttempts > 0); matches &= (matches - 1)) {
lib/zstd/compress/zstd_lazy.c
1231
U32 const matchPos = ((headGrouped + ZSTD_VecMask_next(matches)) / groupWidth) & rowMask;
lib/zstd/compress/zstd_lazy.c
1299
ZSTD_VecMask matches = ZSTD_row_getMatchMask(dmsTagRow, (BYTE)dmsTag, headGrouped, rowEntries);
lib/zstd/compress/zstd_lazy.c
1301
for (; (matches > 0) && (nbAttempts > 0); matches &= (matches - 1)) {
lib/zstd/compress/zstd_lazy.c
1302
U32 const matchPos = ((headGrouped + ZSTD_VecMask_next(matches)) / groupWidth) & rowMask;
lib/zstd/compress/zstd_lazy.c
992
int matches[4] = {0};
lib/zstd/compress/zstd_lazy.c
998
matches[i] = _mm_movemask_epi8(equalMask);
lib/zstd/compress/zstd_opt.c
1012
if (*nbMatches == 0 || ((candidateMatchLength > matches[*nbMatches-1].len) && *nbMatches < ZSTD_OPT_NUM)) {
lib/zstd/compress/zstd_opt.c
1016
matches[*nbMatches].len = candidateMatchLength;
lib/zstd/compress/zstd_opt.c
1017
matches[*nbMatches].off = candidateOffBase;
lib/zstd/compress/zstd_opt.c
1027
ZSTD_match_t* matches, U32* nbMatches,
lib/zstd/compress/zstd_opt.c
1046
ZSTD_optLdm_maybeAddMatch(matches, nbMatches, optLdm, currPosInBlock, minMatch);
lib/zstd/compress/zstd_opt.c
1102
ZSTD_match_t* const matches = optStatePtr->matchTable;
lib/zstd/compress/zstd_opt.c
1126
U32 nbMatches = getAllMatches(matches, ms, &nextToUpdate3, ip, iend, rep, ll0, minMatch);
lib/zstd/compress/zstd_opt.c
1127
ZSTD_optLdm_processMatchCandidate(&optLdm, matches, &nbMatches,
lib/zstd/compress/zstd_opt.c
1156
{ U32 const maxML = matches[nbMatches-1].len;
lib/zstd/compress/zstd_opt.c
1157
U32 const maxOffBase = matches[nbMatches-1].off;
lib/zstd/compress/zstd_opt.c
1182
U32 const offBase = matches[matchNb].off;
lib/zstd/compress/zstd_opt.c
1183
U32 const end = matches[matchNb].len;
lib/zstd/compress/zstd_opt.c
1279
U32 nbMatches = getAllMatches(matches, ms, &nextToUpdate3, inr, iend, opt[cur].rep, ll0, minMatch);
lib/zstd/compress/zstd_opt.c
1282
ZSTD_optLdm_processMatchCandidate(&optLdm, matches, &nbMatches,
lib/zstd/compress/zstd_opt.c
1291
{ U32 const longestML = matches[nbMatches-1].len;
lib/zstd/compress/zstd_opt.c
1299
lastStretch.off = matches[nbMatches-1].off;
lib/zstd/compress/zstd_opt.c
1307
U32 const offset = matches[matchNb].off;
lib/zstd/compress/zstd_opt.c
1308
U32 const lastML = matches[matchNb].len;
lib/zstd/compress/zstd_opt.c
1309
U32 const startML = (matchNb>0) ? matches[matchNb-1].len+1 : minMatch;
lib/zstd/compress/zstd_opt.c
1313
matchNb, matches[matchNb].off, lastML, opt[cur].litlen);
lib/zstd/compress/zstd_opt.c
592
ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */
lib/zstd/compress/zstd_opt.c
683
matches[mnum].off = REPCODE_TO_OFFBASE(repCode - ll0 + 1); /* expect value between 1 and 3 */
lib/zstd/compress/zstd_opt.c
684
matches[mnum].len = (U32)repLen;
lib/zstd/compress/zstd_opt.c
712
matches[0].off = OFFSET_TO_OFFBASE(curr - matchIndex3);
lib/zstd/compress/zstd_opt.c
713
matches[0].len = (U32)mlen;
lib/zstd/compress/zstd_opt.c
751
matches[mnum].off = OFFSET_TO_OFFBASE(curr - matchIndex);
lib/zstd/compress/zstd_opt.c
752
matches[mnum].len = (U32)matchLength;
lib/zstd/compress/zstd_opt.c
798
matches[mnum].off = OFFSET_TO_OFFBASE(curr - matchIndex);
lib/zstd/compress/zstd_opt.c
799
matches[mnum].len = (U32)matchLength;
lib/zstd/compress/zstd_opt.c
834
ZSTD_match_t* matches,
lib/zstd/compress/zstd_opt.c
850
return ZSTD_insertBtAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, mls);
lib/zstd/compress/zstd_opt.c
857
ZSTD_match_t* matches, \
lib/zstd/compress/zstd_opt.c
867
matches, ms, nextToUpdate3, ip, iHighLimit, \
lib/zstd/compress/zstd_opt.c
997
static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches,
net/can/af_can.c
472
atomic_long_set(&rcv->matches, 0);
net/can/af_can.c
576
atomic_long_inc(&rcv->matches);
net/can/af_can.c
582
int matches = 0;
net/can/af_can.c
594
matches++;
net/can/af_can.c
597
return matches;
net/can/af_can.c
603
matches++;
net/can/af_can.c
610
matches++;
net/can/af_can.c
618
matches++;
net/can/af_can.c
624
return matches;
net/can/af_can.c
630
matches++;
net/can/af_can.c
637
matches++;
net/can/af_can.c
641
return matches;
net/can/af_can.c
659
int matches;
net/can/af_can.c
670
matches = can_rcv_filter(net->can.rx_alldev_list, skb);
net/can/af_can.c
674
matches += can_rcv_filter(dev_rcv_lists, skb);
net/can/af_can.c
681
if (matches > 0) {
net/can/af_can.c
682
atomic_long_inc(&pkg_stats->matches);
net/can/af_can.h
55
atomic_long_t matches;
net/can/af_can.h
71
atomic_long_t matches;
net/can/proc.c
123
long matches = atomic_long_read(&pkg_stats->matches);
net/can/proc.c
145
if (matches > (LONG_MAX / 100))
net/can/proc.c
150
pkg_stats->total_rx_match_ratio = (matches * 100) / rx_frames;
net/can/proc.c
199
r->func, r->data, atomic_long_read(&r->matches),
net/can/proc.c
228
atomic_long_read(&pkg_stats->matches));
net/rfkill/rfkill-gpio.c
85
.matches = {
net/sched/ematch.c
165
return &tree->matches[index];
net/sched/ematch.c
337
tree->matches = kzalloc(matches_len, GFP_KERNEL);
net/sched/ematch.c
338
if (tree->matches == NULL)
net/sched/ematch.c
404
if (tree->matches == NULL)
net/sched/ematch.c
420
kfree(tree->matches);
net/sched/ematch.c
421
tree->matches = NULL;
net/smc/af_smc.c
2116
int matches)
net/smc/af_smc.c
2120
for (i = 0; i < matches; i++)
net/smc/af_smc.c
2131
unsigned int *matches)
net/smc/af_smc.c
2138
if (smc_is_already_selected(smcd, ini, *matches))
net/smc/af_smc.c
2142
ini->ism_peer_gid[*matches].gid = proposed_gid->gid;
net/smc/af_smc.c
2144
ini->ism_peer_gid[*matches].gid_ext =
net/smc/af_smc.c
2147
ini->ism_dev[*matches] = smcd;
net/smc/af_smc.c
2148
(*matches)++;
net/smc/af_smc.c
2167
unsigned int matches = 0;
net/smc/af_smc.c
2189
&smcd_gid, &matches);
net/smc/af_smc.c
2212
smc_check_ism_v2_match(ini, chid, &smcd_gid, &matches);
net/smc/af_smc.c
2228
for (i = 0; i < matches; i++) {
net/wireless/nl80211.c
15313
struct nlattr *nd, *freqs, *matches, *match, *scan_plans, *scan_plan;
net/wireless/nl80211.c
15357
matches = nla_nest_start_noflag(msg,
net/wireless/nl80211.c
15359
if (!matches)
net/wireless/nl80211.c
15373
nla_nest_end(msg, matches);
net/wireless/nl80211.c
22716
struct cfg80211_wowlan_nd_match *match = nd->matches[i];
scripts/mod/devicetable-offsets.c
165
DEVID_FIELD(dmi_system_id, matches);
scripts/mod/file2alias.c
939
DEF_FIELD_ADDR(symval, dmi_system_id, matches);
scripts/mod/file2alias.c
943
if ((*matches)[j].slot &&
scripts/mod/file2alias.c
944
(*matches)[j].slot == dmi_fields[i].field) {
scripts/mod/file2alias.c
949
(*matches)[j].substr);
security/integrity/platform_certs/keyring_handler.h
51
.matches = { \
security/landlock/ruleset.h
249
union access_masks_all matches = {};
security/landlock/ruleset.h
257
matches.all |= layer.all;
security/landlock/ruleset.h
260
return matches.masks;
sound/hda/controllers/intel.c
2125
.matches = {
sound/hda/controllers/intel.c
2133
.matches = {
sound/hda/core/intel-dsp-config.c
104
.matches = {
sound/hda/core/intel-dsp-config.c
134
.matches = {
sound/hda/core/intel-dsp-config.c
161
.matches = {
sound/hda/core/intel-dsp-config.c
194
.matches = {
sound/hda/core/intel-dsp-config.c
200
.matches = {
sound/hda/core/intel-dsp-config.c
226
.matches = {
sound/hda/core/intel-dsp-config.c
247
.matches = {
sound/hda/core/intel-dsp-config.c
252
.matches = {
sound/hda/core/intel-dsp-config.c
259
.matches = {
sound/hda/core/intel-dsp-config.c
282
.matches = {
sound/hda/core/intel-dsp-config.c
288
.matches = {
sound/hda/core/intel-dsp-config.c
315
.matches = {
sound/hda/core/intel-dsp-config.c
341
.matches = {
sound/hda/core/intel-dsp-config.c
347
.matches = {
sound/hda/core/intel-dsp-config.c
373
.matches = {
sound/hda/core/intel-dsp-config.c
379
.matches = {
sound/hda/core/intel-dsp-config.c
429
.matches = {
sound/hda/core/intel-dsp-config.c
468
.matches = {
sound/hda/core/intel-dsp-config.c
485
.matches = {
sound/hda/core/intel-dsp-config.c
502
.matches = {
sound/hda/core/intel-dsp-config.c
532
.matches = {
sound/hda/core/intel-dsp-config.c
70
.matches = {
sound/hda/core/intel-dsp-config.c
87
.matches = {
sound/soc/amd/acp-config.c
100
.matches = {
sound/soc/amd/acp-config.c
113
.matches = {
sound/soc/amd/acp-config.c
126
.matches = {
sound/soc/amd/acp-config.c
140
.matches = {
sound/soc/amd/acp-config.c
154
.matches = {
sound/soc/amd/acp-config.c
168
.matches = {
sound/soc/amd/acp-config.c
182
.matches = {
sound/soc/amd/acp-config.c
196
.matches = {
sound/soc/amd/acp-config.c
28
.matches = {
sound/soc/amd/acp-config.c
35
.matches = {
sound/soc/amd/acp-config.c
42
.matches = {
sound/soc/amd/acp-config.c
49
.matches = {
sound/soc/amd/acp-config.c
55
.matches = {
sound/soc/amd/acp-config.c
61
.matches = {
sound/soc/amd/acp-config.c
75
.matches = {
sound/soc/amd/acp-config.c
88
.matches = {
sound/soc/amd/acp-es8336.c
245
.matches = {
sound/soc/amd/acp-es8336.c
252
.matches = {
sound/soc/amd/acp-es8336.c
259
.matches = {
sound/soc/amd/acp/acp-mach-common.c
44
.matches = {
sound/soc/amd/acp/acp-mach-common.c
51
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
100
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
108
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
116
.matches = { /* Lenovo P16s G5 AMD */
sound/soc/amd/acp/acp-sdw-legacy-mach.c
124
.matches = { /* Lenovo P16s G5 AMD */
sound/soc/amd/acp/acp-sdw-legacy-mach.c
132
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
44
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
52
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
60
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
68
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
76
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
84
.matches = {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
92
.matches = {
sound/soc/amd/acp/acp-sdw-sof-mach.c
42
.matches = {
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
338
.matches = {
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
346
.matches = {
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
354
.matches = {
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
362
.matches = {
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
370
.matches = {
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
378
.matches = {
sound/soc/amd/renoir/rn-pci-acp3x.c
169
.matches = {
sound/soc/amd/renoir/rn-pci-acp3x.c
176
.matches = {
sound/soc/amd/renoir/rn-pci-acp3x.c
183
.matches = {
sound/soc/amd/renoir/rn-pci-acp3x.c
190
.matches = {
sound/soc/amd/renoir/rn-pci-acp3x.c
197
.matches = {
sound/soc/amd/vangogh/acp5x-mach.c
432
.matches = {
sound/soc/amd/vangogh/acp5x-mach.c
439
.matches = {
sound/soc/amd/yc/acp6x-mach.c
106
.matches = {
sound/soc/amd/yc/acp6x-mach.c
113
.matches = {
sound/soc/amd/yc/acp6x-mach.c
120
.matches = {
sound/soc/amd/yc/acp6x-mach.c
127
.matches = {
sound/soc/amd/yc/acp6x-mach.c
134
.matches = {
sound/soc/amd/yc/acp6x-mach.c
141
.matches = {
sound/soc/amd/yc/acp6x-mach.c
148
.matches = {
sound/soc/amd/yc/acp6x-mach.c
155
.matches = {
sound/soc/amd/yc/acp6x-mach.c
162
.matches = {
sound/soc/amd/yc/acp6x-mach.c
169
.matches = {
sound/soc/amd/yc/acp6x-mach.c
176
.matches = {
sound/soc/amd/yc/acp6x-mach.c
183
.matches = {
sound/soc/amd/yc/acp6x-mach.c
190
.matches = {
sound/soc/amd/yc/acp6x-mach.c
197
.matches = {
sound/soc/amd/yc/acp6x-mach.c
204
.matches = {
sound/soc/amd/yc/acp6x-mach.c
211
.matches = {
sound/soc/amd/yc/acp6x-mach.c
218
.matches = {
sound/soc/amd/yc/acp6x-mach.c
225
.matches = {
sound/soc/amd/yc/acp6x-mach.c
232
.matches = {
sound/soc/amd/yc/acp6x-mach.c
239
.matches = {
sound/soc/amd/yc/acp6x-mach.c
246
.matches = {
sound/soc/amd/yc/acp6x-mach.c
253
.matches = {
sound/soc/amd/yc/acp6x-mach.c
260
.matches = {
sound/soc/amd/yc/acp6x-mach.c
267
.matches = {
sound/soc/amd/yc/acp6x-mach.c
274
.matches = {
sound/soc/amd/yc/acp6x-mach.c
281
.matches = {
sound/soc/amd/yc/acp6x-mach.c
288
.matches = {
sound/soc/amd/yc/acp6x-mach.c
295
.matches = {
sound/soc/amd/yc/acp6x-mach.c
302
.matches = {
sound/soc/amd/yc/acp6x-mach.c
309
.matches = {
sound/soc/amd/yc/acp6x-mach.c
316
.matches = {
sound/soc/amd/yc/acp6x-mach.c
323
.matches = {
sound/soc/amd/yc/acp6x-mach.c
330
.matches = {
sound/soc/amd/yc/acp6x-mach.c
337
.matches = {
sound/soc/amd/yc/acp6x-mach.c
344
.matches = {
sound/soc/amd/yc/acp6x-mach.c
351
.matches = {
sound/soc/amd/yc/acp6x-mach.c
358
.matches = {
sound/soc/amd/yc/acp6x-mach.c
365
.matches = {
sound/soc/amd/yc/acp6x-mach.c
372
.matches = {
sound/soc/amd/yc/acp6x-mach.c
379
.matches = {
sound/soc/amd/yc/acp6x-mach.c
386
.matches = {
sound/soc/amd/yc/acp6x-mach.c
393
.matches = {
sound/soc/amd/yc/acp6x-mach.c
400
.matches = {
sound/soc/amd/yc/acp6x-mach.c
407
.matches = {
sound/soc/amd/yc/acp6x-mach.c
414
.matches = {
sound/soc/amd/yc/acp6x-mach.c
421
.matches = {
sound/soc/amd/yc/acp6x-mach.c
428
.matches = {
sound/soc/amd/yc/acp6x-mach.c
435
.matches = {
sound/soc/amd/yc/acp6x-mach.c
442
.matches = {
sound/soc/amd/yc/acp6x-mach.c
449
.matches = {
sound/soc/amd/yc/acp6x-mach.c
456
.matches = {
sound/soc/amd/yc/acp6x-mach.c
463
.matches = {
sound/soc/amd/yc/acp6x-mach.c
470
.matches = {
sound/soc/amd/yc/acp6x-mach.c
477
.matches = {
sound/soc/amd/yc/acp6x-mach.c
484
.matches = {
sound/soc/amd/yc/acp6x-mach.c
491
.matches = {
sound/soc/amd/yc/acp6x-mach.c
498
.matches = {
sound/soc/amd/yc/acp6x-mach.c
50
.matches = {
sound/soc/amd/yc/acp6x-mach.c
505
.matches = {
sound/soc/amd/yc/acp6x-mach.c
512
.matches = {
sound/soc/amd/yc/acp6x-mach.c
519
.matches = {
sound/soc/amd/yc/acp6x-mach.c
526
.matches = {
sound/soc/amd/yc/acp6x-mach.c
533
.matches = {
sound/soc/amd/yc/acp6x-mach.c
540
.matches = {
sound/soc/amd/yc/acp6x-mach.c
547
.matches = {
sound/soc/amd/yc/acp6x-mach.c
554
.matches = {
sound/soc/amd/yc/acp6x-mach.c
561
.matches = {
sound/soc/amd/yc/acp6x-mach.c
568
.matches = {
sound/soc/amd/yc/acp6x-mach.c
57
.matches = {
sound/soc/amd/yc/acp6x-mach.c
575
.matches = {
sound/soc/amd/yc/acp6x-mach.c
582
.matches = {
sound/soc/amd/yc/acp6x-mach.c
589
.matches = {
sound/soc/amd/yc/acp6x-mach.c
596
.matches = {
sound/soc/amd/yc/acp6x-mach.c
603
.matches = {
sound/soc/amd/yc/acp6x-mach.c
610
.matches = {
sound/soc/amd/yc/acp6x-mach.c
617
.matches = {
sound/soc/amd/yc/acp6x-mach.c
624
.matches = {
sound/soc/amd/yc/acp6x-mach.c
631
.matches = {
sound/soc/amd/yc/acp6x-mach.c
638
.matches = {
sound/soc/amd/yc/acp6x-mach.c
64
.matches = {
sound/soc/amd/yc/acp6x-mach.c
645
.matches = {
sound/soc/amd/yc/acp6x-mach.c
652
.matches = {
sound/soc/amd/yc/acp6x-mach.c
659
.matches = {
sound/soc/amd/yc/acp6x-mach.c
666
.matches = {
sound/soc/amd/yc/acp6x-mach.c
673
.matches = {
sound/soc/amd/yc/acp6x-mach.c
680
.matches = {
sound/soc/amd/yc/acp6x-mach.c
687
.matches = {
sound/soc/amd/yc/acp6x-mach.c
694
.matches = {
sound/soc/amd/yc/acp6x-mach.c
701
.matches = {
sound/soc/amd/yc/acp6x-mach.c
708
.matches = {
sound/soc/amd/yc/acp6x-mach.c
71
.matches = {
sound/soc/amd/yc/acp6x-mach.c
715
.matches = {
sound/soc/amd/yc/acp6x-mach.c
722
.matches = {
sound/soc/amd/yc/acp6x-mach.c
729
.matches = {
sound/soc/amd/yc/acp6x-mach.c
736
.matches = {
sound/soc/amd/yc/acp6x-mach.c
743
.matches = {
sound/soc/amd/yc/acp6x-mach.c
750
.matches = {
sound/soc/amd/yc/acp6x-mach.c
757
.matches = {
sound/soc/amd/yc/acp6x-mach.c
764
.matches = {
sound/soc/amd/yc/acp6x-mach.c
771
.matches = {
sound/soc/amd/yc/acp6x-mach.c
778
.matches = {
sound/soc/amd/yc/acp6x-mach.c
78
.matches = {
sound/soc/amd/yc/acp6x-mach.c
785
.matches = {
sound/soc/amd/yc/acp6x-mach.c
792
.matches = {
sound/soc/amd/yc/acp6x-mach.c
799
.matches = {
sound/soc/amd/yc/acp6x-mach.c
806
.matches = {
sound/soc/amd/yc/acp6x-mach.c
813
.matches = {
sound/soc/amd/yc/acp6x-mach.c
820
.matches = {
sound/soc/amd/yc/acp6x-mach.c
827
.matches = {
sound/soc/amd/yc/acp6x-mach.c
834
.matches = {
sound/soc/amd/yc/acp6x-mach.c
841
.matches = {
sound/soc/amd/yc/acp6x-mach.c
848
.matches = {
sound/soc/amd/yc/acp6x-mach.c
85
.matches = {
sound/soc/amd/yc/acp6x-mach.c
92
.matches = {
sound/soc/amd/yc/acp6x-mach.c
99
.matches = {
sound/soc/codecs/nau8821.c
1883
.matches = {
sound/soc/codecs/nau8821.c
1891
.matches = {
sound/soc/codecs/nau8821.c
1899
.matches = {
sound/soc/codecs/nau8824.c
1898
.matches = {
sound/soc/codecs/nau8824.c
1908
.matches = {
sound/soc/codecs/nau8824.c
1917
.matches = {
sound/soc/codecs/nau8824.c
1925
.matches = {
sound/soc/codecs/nau8824.c
1933
.matches = {
sound/soc/codecs/nau8824.c
1941
.matches = {
sound/soc/codecs/rt286.c
1098
.matches = {
sound/soc/codecs/rt286.c
1104
.matches = {
sound/soc/codecs/rt286.c
1110
.matches = {
sound/soc/codecs/rt286.c
1116
.matches = {
sound/soc/codecs/rt286.c
1128
.matches = {
sound/soc/codecs/rt298.c
1158
.matches = {
sound/soc/codecs/rt298.c
1165
.matches = {
sound/soc/codecs/rt298.c
1172
.matches = {
sound/soc/codecs/rt5645.c
3761
.matches = {
sound/soc/codecs/rt5645.c
3768
.matches = {
sound/soc/codecs/rt5645.c
3775
.matches = {
sound/soc/codecs/rt5645.c
3782
.matches = {
sound/soc/codecs/rt5645.c
3789
.matches = {
sound/soc/codecs/rt5645.c
3805
.matches = {
sound/soc/codecs/rt5645.c
3815
.matches = {
sound/soc/codecs/rt5645.c
3823
.matches = {
sound/soc/codecs/rt5645.c
3831
.matches = {
sound/soc/codecs/rt5645.c
3839
.matches = {
sound/soc/codecs/rt5645.c
3847
.matches = {
sound/soc/codecs/rt5645.c
3856
.matches = {
sound/soc/codecs/rt5645.c
3865
.matches = {
sound/soc/codecs/rt5645.c
3884
.matches = {
sound/soc/codecs/rt5645.c
3891
.matches = {
sound/soc/codecs/rt5645.c
3900
.matches = {
sound/soc/codecs/rt5645.c
3907
.matches = {
sound/soc/codecs/rt5645.c
3915
.matches = {
sound/soc/codecs/rt5670.c
2906
.matches = {
sound/soc/codecs/rt5670.c
2918
.matches = {
sound/soc/codecs/rt5670.c
2930
.matches = {
sound/soc/codecs/rt5670.c
2942
.matches = {
sound/soc/codecs/rt5670.c
2954
.matches = {
sound/soc/codecs/rt5670.c
2966
.matches = {
sound/soc/codecs/rt5670.c
2978
.matches = {
sound/soc/codecs/rt5670.c
2990
.matches = {
sound/soc/codecs/rt5670.c
3002
.matches = {
sound/soc/intel/avs/board_selection.c
34
.matches = {
sound/soc/intel/avs/board_selection.c
40
.matches = {
sound/soc/intel/avs/board_selection.c
50
.matches = {
sound/soc/intel/avs/boards/rt298.c
23
.matches = {
sound/soc/intel/avs/boards/rt5682.c
44
.matches = {
sound/soc/intel/avs/boards/rt5682.c
54
.matches = {
sound/soc/intel/boards/bytcht_es8316.c
475
.matches = {
sound/soc/intel/boards/bytcht_es8316.c
484
.matches = {
sound/soc/intel/boards/bytcht_es8316.c
491
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1003
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1017
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1032
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1044
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1061
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1078
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1092
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1106
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1118
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1130
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1142
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1155
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1169
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1184
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
1198
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
548
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
560
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
572
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
585
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
598
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
611
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
625
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
635
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
646
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
658
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
672
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
687
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
698
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
711
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
723
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
736
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
752
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
768
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
775
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
785
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
797
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
807
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
818
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
830
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
842
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
853
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
865
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
876
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
886
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
898
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
909
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
922
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
936
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
948
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
960
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
969
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
980
.matches = {
sound/soc/intel/boards/bytcr_rt5640.c
990
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
404
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
416
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
428
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
441
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
455
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
468
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
478
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
487
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
497
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
514
.matches = {
sound/soc/intel/boards/bytcr_rt5651.c
527
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
404
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
411
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
418
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
425
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
432
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
439
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
446
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
453
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
460
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
467
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
474
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
481
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
488
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
495
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
502
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
509
.matches = {
sound/soc/intel/boards/cht_bsw_max98090_ti.c
516
.matches = {
sound/soc/intel/boards/cht_bsw_rt5645.c
240
.matches = {
sound/soc/intel/boards/sof_es8336.c
339
.matches = {
sound/soc/intel/boards/sof_es8336.c
348
.matches = {
sound/soc/intel/boards/sof_es8336.c
356
.matches = {
sound/soc/intel/boards/sof_pcm512x.c
62
.matches = {
sound/soc/intel/boards/sof_rt5682.c
100
.matches = {
sound/soc/intel/boards/sof_rt5682.c
111
.matches = {
sound/soc/intel/boards/sof_rt5682.c
122
.matches = {
sound/soc/intel/boards/sof_rt5682.c
52
.matches = {
sound/soc/intel/boards/sof_rt5682.c
60
.matches = {
sound/soc/intel/boards/sof_rt5682.c
68
.matches = {
sound/soc/intel/boards/sof_rt5682.c
77
.matches = {
sound/soc/intel/boards/sof_rt5682.c
88
.matches = {
sound/soc/intel/boards/sof_sdw.c
104
.matches = {
sound/soc/intel/boards/sof_sdw.c
113
.matches = {
sound/soc/intel/boards/sof_sdw.c
125
.matches = {
sound/soc/intel/boards/sof_sdw.c
135
.matches = {
sound/soc/intel/boards/sof_sdw.c
145
.matches = {
sound/soc/intel/boards/sof_sdw.c
154
.matches = {
sound/soc/intel/boards/sof_sdw.c
163
.matches = {
sound/soc/intel/boards/sof_sdw.c
174
.matches = {
sound/soc/intel/boards/sof_sdw.c
189
.matches = {
sound/soc/intel/boards/sof_sdw.c
203
.matches = {
sound/soc/intel/boards/sof_sdw.c
214
.matches = {
sound/soc/intel/boards/sof_sdw.c
225
.matches = {
sound/soc/intel/boards/sof_sdw.c
239
.matches = {
sound/soc/intel/boards/sof_sdw.c
250
.matches = {
sound/soc/intel/boards/sof_sdw.c
261
.matches = {
sound/soc/intel/boards/sof_sdw.c
272
.matches = {
sound/soc/intel/boards/sof_sdw.c
281
.matches = {
sound/soc/intel/boards/sof_sdw.c
291
.matches = {
sound/soc/intel/boards/sof_sdw.c
302
.matches = {
sound/soc/intel/boards/sof_sdw.c
311
.matches = {
sound/soc/intel/boards/sof_sdw.c
322
.matches = {
sound/soc/intel/boards/sof_sdw.c
331
.matches = {
sound/soc/intel/boards/sof_sdw.c
340
.matches = {
sound/soc/intel/boards/sof_sdw.c
349
.matches = {
sound/soc/intel/boards/sof_sdw.c
358
.matches = {
sound/soc/intel/boards/sof_sdw.c
367
.matches = {
sound/soc/intel/boards/sof_sdw.c
376
.matches = {
sound/soc/intel/boards/sof_sdw.c
385
.matches = {
sound/soc/intel/boards/sof_sdw.c
394
.matches = {
sound/soc/intel/boards/sof_sdw.c
403
.matches = {
sound/soc/intel/boards/sof_sdw.c
413
.matches = {
sound/soc/intel/boards/sof_sdw.c
422
.matches = {
sound/soc/intel/boards/sof_sdw.c
431
.matches = {
sound/soc/intel/boards/sof_sdw.c
440
.matches = {
sound/soc/intel/boards/sof_sdw.c
450
.matches = {
sound/soc/intel/boards/sof_sdw.c
459
.matches = {
sound/soc/intel/boards/sof_sdw.c
468
.matches = {
sound/soc/intel/boards/sof_sdw.c
477
.matches = {
sound/soc/intel/boards/sof_sdw.c
486
.matches = {
sound/soc/intel/boards/sof_sdw.c
495
.matches = {
sound/soc/intel/boards/sof_sdw.c
504
.matches = {
sound/soc/intel/boards/sof_sdw.c
512
.matches = {
sound/soc/intel/boards/sof_sdw.c
520
.matches = {
sound/soc/intel/boards/sof_sdw.c
529
.matches = {
sound/soc/intel/boards/sof_sdw.c
536
.matches = {
sound/soc/intel/boards/sof_sdw.c
544
.matches = {
sound/soc/intel/boards/sof_sdw.c
554
.matches = {
sound/soc/intel/boards/sof_sdw.c
564
.matches = {
sound/soc/intel/boards/sof_sdw.c
572
.matches = {
sound/soc/intel/boards/sof_sdw.c
580
.matches = {
sound/soc/intel/boards/sof_sdw.c
588
.matches = {
sound/soc/intel/boards/sof_sdw.c
596
.matches = {
sound/soc/intel/boards/sof_sdw.c
604
.matches = {
sound/soc/intel/boards/sof_sdw.c
612
.matches = {
sound/soc/intel/boards/sof_sdw.c
62
.matches = {
sound/soc/intel/boards/sof_sdw.c
620
.matches = {
sound/soc/intel/boards/sof_sdw.c
628
.matches = {
sound/soc/intel/boards/sof_sdw.c
636
.matches = {
sound/soc/intel/boards/sof_sdw.c
644
.matches = {
sound/soc/intel/boards/sof_sdw.c
651
.matches = {
sound/soc/intel/boards/sof_sdw.c
659
.matches = {
sound/soc/intel/boards/sof_sdw.c
668
.matches = {
sound/soc/intel/boards/sof_sdw.c
677
.matches = {
sound/soc/intel/boards/sof_sdw.c
686
.matches = {
sound/soc/intel/boards/sof_sdw.c
694
.matches = {
sound/soc/intel/boards/sof_sdw.c
70
.matches = {
sound/soc/intel/boards/sof_sdw.c
704
.matches = {
sound/soc/intel/boards/sof_sdw.c
712
.matches = {
sound/soc/intel/boards/sof_sdw.c
720
.matches = {
sound/soc/intel/boards/sof_sdw.c
728
.matches = {
sound/soc/intel/boards/sof_sdw.c
736
.matches = {
sound/soc/intel/boards/sof_sdw.c
744
.matches = {
sound/soc/intel/boards/sof_sdw.c
752
.matches = {
sound/soc/intel/boards/sof_sdw.c
760
.matches = {
sound/soc/intel/boards/sof_sdw.c
768
.matches = {
sound/soc/intel/boards/sof_sdw.c
777
.matches = {
sound/soc/intel/boards/sof_sdw.c
785
.matches = {
sound/soc/intel/boards/sof_sdw.c
79
.matches = {
sound/soc/intel/boards/sof_sdw.c
792
.matches = {
sound/soc/intel/boards/sof_sdw.c
803
.matches = {
sound/soc/intel/boards/sof_sdw.c
814
.matches = {
sound/soc/intel/boards/sof_sdw.c
825
.matches = {
sound/soc/intel/boards/sof_sdw.c
832
.matches = {
sound/soc/intel/boards/sof_sdw.c
843
.matches = {
sound/soc/intel/boards/sof_sdw.c
87
.matches = {
sound/soc/intel/boards/sof_sdw.c
95
.matches = {
sound/soc/intel/boards/sof_ssp_amp.c
33
.matches = {
sound/soc/intel/boards/sof_wm8804.c
40
.matches = {
sound/soc/intel/common/soc-acpi-intel-bxt-match.c
19
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
32
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
39
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
46
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
53
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
61
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
72
.matches = {
sound/soc/intel/common/soc-acpi-intel-byt-match.c
80
.matches = {
sound/soc/intel/common/soc-acpi-intel-cht-match.c
25
.matches = {
sound/soc/intel/common/soc-acpi-intel-cht-match.c
61
.matches = {
sound/soc/intel/common/soc-acpi-intel-cht-match.c
85
.matches = {
sound/soc/intel/common/soc-acpi-intel-sdca-quirks.c
43
.matches = {
sound/soc/intel/common/soc-intel-quirks.h
35
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
46
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
53
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
61
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
68
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
76
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
83
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
90
.matches = {
sound/soc/sdw_utils/soc_sdw_rt_amp.c
97
.matches = {
sound/soc/sof/amd/acp.c
38
.matches = {
sound/soc/sof/sof-pci-dev.c
106
.matches = {
sound/soc/sof/sof-pci-dev.c
137
.matches = {
sound/soc/sof/sof-pci-dev.c
144
.matches = {
sound/soc/sof/sof-pci-dev.c
151
.matches = {
sound/soc/sof/sof-pci-dev.c
65
.matches = {
sound/soc/sof/sof-pci-dev.c
73
.matches = {
sound/soc/sof/sof-pci-dev.c
82
.matches = {
sound/soc/sof/sof-pci-dev.c
90
.matches = {
sound/soc/sof/sof-pci-dev.c
98
.matches = {
tools/bpf/bpf_dbg.c
1072
if (matches(subcmd, "bpf") == 0) {
tools/bpf/bpf_dbg.c
1080
} else if (matches(subcmd, "pcap") == 0) {
tools/bpf/bpf_dbg.c
1161
else if (matches(subcmd, "reset") == 0)
tools/bpf/bpf_dbg.c
1300
char **matches = NULL;
tools/bpf/bpf_dbg.c
1303
matches = rl_completion_matches(buf, shell_comp_gen);
tools/bpf/bpf_dbg.c
1305
return matches;
tools/include/nolibc/stdio.h
855
int matches;
tools/include/nolibc/stdio.h
858
matches = 0;
tools/include/nolibc/stdio.h
909
matches++;
tools/include/nolibc/stdio.h
924
if (!matches)
tools/include/nolibc/stdio.h
925
matches = EOF;
tools/include/nolibc/stdio.h
931
return matches;
tools/perf/builtin-trace.c
2306
goto matches;
tools/perf/builtin-trace.c
2318
matches:
tools/perf/util/callchain.c
1003
u64 matches;
tools/perf/util/callchain.c
1034
matches = cursor->pos - start;
tools/perf/util/callchain.c
1037
if (matches < root->val_nr) {
tools/perf/util/callchain.c
1038
if (split_add_child(root, cursor, cnode, start, matches,
tools/perf/util/callchain.c
1046
if (matches == root->val_nr && cursor->pos == cursor->nr) {
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
290
static int find_field_offset(struct btf *btf, char *pattern, regmatch_t *matches)
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
292
int type_sz = matches[1].rm_eo - matches[1].rm_so;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
293
int field_sz = matches[2].rm_eo - matches[2].rm_so;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
294
char *type = pattern + matches[1].rm_so;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
295
char *field = pattern + matches[2].rm_so;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
495
regmatch_t matches[3];
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
557
if (regexec(field_regex, pattern, 3, matches, 0) != 0) {
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
562
field_offset = find_field_offset(btf, pattern, matches);
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
566
pattern += matches[0].rm_eo;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
584
if (regexec(field_regex, pattern, 3, matches, 0) == 0) {
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
588
field_offset = find_field_offset(btf, pattern, matches);
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
595
(int)matches[0].rm_eo, pattern, field_offset);
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
599
pattern += matches[0].rm_eo;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
608
if (regexec(ident_regex, pattern, 1, matches, 0) == 0) {
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
609
if (strncmp(pattern, text, matches[0].rm_eo) != 0)
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
612
pattern += matches[0].rm_eo;
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
613
text += matches[0].rm_eo;
tools/testing/selftests/bpf/test_loader.c
885
static void match_positive_msgs(const char *log, struct expected_msgs *msgs, struct match *matches)
tools/testing/selftests/bpf/test_loader.c
902
matches[i].start = match;
tools/testing/selftests/bpf/test_loader.c
903
matches[i].end = log;
tools/testing/selftests/bpf/test_loader.c
904
matches[i].line = line;
tools/testing/selftests/bpf/test_loader.c
915
static void match_negative_msgs(const char *log, struct expected_msgs *msgs, struct match *matches)
tools/testing/selftests/bpf/test_loader.c
926
start = matches[i].end ?: start;
tools/testing/selftests/bpf/test_loader.c
934
end = matches[next_positive].start;
tools/testing/selftests/bpf/test_loader.c
944
matches[j].start = match;
tools/testing/selftests/bpf/test_loader.c
945
matches[j].end = next;
tools/testing/selftests/bpf/test_loader.c
957
struct match matches[msgs->cnt];
tools/testing/selftests/bpf/test_loader.c
961
memset(matches, 0, sizeof(*matches) * msgs->cnt);
tools/testing/selftests/bpf/test_loader.c
962
match_positive_msgs(log_buf, msgs, matches);
tools/testing/selftests/bpf/test_loader.c
963
match_negative_msgs(log_buf, msgs, matches);
tools/testing/selftests/bpf/test_loader.c
967
struct match *match = &matches[i];
tools/testing/selftests/landlock/audit.h
263
regmatch_t matches[2];
tools/testing/selftests/landlock/audit.h
292
ret = regexec(&regex, msg.data, ARRAY_SIZE(matches), matches,
tools/testing/selftests/landlock/audit.h
303
if (matches[1].rm_so != -1) {
tools/testing/selftests/landlock/audit.h
304
int match_len = matches[1].rm_eo - matches[1].rm_so;
tools/testing/selftests/landlock/audit.h
309
memcpy(dom_id, msg.data + matches[1].rm_so,
tools/testing/selftests/net/tcp_ao/key-management.c
670
bool matches = false;
tools/testing/selftests/net/tcp_ao/key-management.c
674
matches = true;
tools/testing/selftests/net/tcp_ao/key-management.c
679
matches = true;
tools/testing/selftests/net/tcp_ao/key-management.c
684
matches = false;
tools/testing/selftests/net/tcp_ao/key-management.c
687
matches = true;
tools/testing/selftests/net/tcp_ao/key-management.c
690
if (matches != !!dump_key) {
tools/testing/selftests/net/tcp_ao/key-management.c
694
matches ? "disappeared" : "yet present");
tools/testing/selftests/net/tcp_ao/setsockopt-closed.c
875
int matches = 0;
tools/testing/selftests/net/tcp_ao/setsockopt-closed.c
881
matches++;
tools/testing/selftests/net/tcp_ao/setsockopt-closed.c
884
return nexpected - matches;
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
100
matches++;
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
103
return matches;
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
91
unsigned long matches = 0;