Home
last modified time | relevance | path

Searched refs:matches (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/Linux-v4.19/drivers/input/serio/
Di8042-x86ia64io.h80 .matches = {
88 .matches = {
96 .matches = {
103 .matches = {
109 .matches = {
116 .matches = {
124 .matches = {
131 .matches = {
139 .matches = {
147 .matches = {
[all …]
/Linux-v4.19/drivers/platform/x86/
Dasus-nb-wmi.c129 .matches = {
138 .matches = {
152 .matches = {
161 .matches = {
170 .matches = {
179 .matches = {
188 .matches = {
197 .matches = {
206 .matches = {
215 .matches = {
[all …]
Dtouchscreen_dmi.c419 .matches = {
427 .matches = {
436 .matches = {
444 .matches = {
453 .matches = {
463 .matches = {
471 .matches = {
480 .matches = {
490 .matches = {
498 .matches = {
[all …]
Dideapad-laptop.c990 .matches = {
997 .matches = {
1004 .matches = {
1011 .matches = {
1018 .matches = {
1025 .matches = {
1032 .matches = {
1039 .matches = {
1046 .matches = {
1053 .matches = {
[all …]
/Linux-v4.19/drivers/acpi/
Dvideo_detect.c122 .matches = {
131 .matches = {
139 .matches = {
155 .matches = {
163 .matches = {
171 .matches = {
179 .matches = {
190 .matches = {
198 .matches = {
206 .matches = {
[all …]
Dosi.c336 .matches = {
353 .matches = {
361 .matches = {
369 .matches = {
377 .matches = {
385 .matches = {
393 .matches = {
401 .matches = {
409 .matches = {
417 .matches = {
[all …]
Dsleep.c175 .matches = {
183 .matches = {
191 .matches = {
199 .matches = {
208 .matches = {
216 .matches = {
224 .matches = {
232 .matches = {
240 .matches = {
248 .matches = {
[all …]
Dblacklist.c103 .matches = {
111 .matches = {
119 .matches = {
131 .matches = {
139 .matches = {
/Linux-v4.19/arch/x86/kernel/
Dreboot.c164 .matches = {
174 .matches = {
182 .matches = {
190 .matches = {
198 .matches = {
206 .matches = {
216 .matches = {
226 .matches = {
234 .matches = {
242 .matches = {
[all …]
Dio_delay.c66 .matches = {
74 .matches = {
82 .matches = {
90 .matches = {
98 .matches = {
/Linux-v4.19/drivers/mfd/
Dkempld-core.c501 .matches = {
509 .matches = {
517 .matches = {
525 .matches = {
533 .matches = {
541 .matches = {
549 .matches = {
557 .matches = {
565 .matches = {
573 .matches = {
[all …]
/Linux-v4.19/arch/x86/pci/
Dcommon.c96 .matches = {
104 .matches = {
112 .matches = {
241 .matches = {
250 .matches = {
258 .matches = {
266 .matches = {
274 .matches = {
282 .matches = {
290 .matches = {
[all …]
Dacpi.c49 .matches = {
59 .matches = {
68 .matches = {
78 .matches = {
89 .matches = {
102 .matches = {
112 .matches = {
122 .matches = {
133 .matches = {
/Linux-v4.19/lib/zstd/
Dzstd_opt.h236 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_insertBtAndGetAllMatches() argument
282 matches[mnum].off = ZSTD_REP_MOVE_OPT + curr - matchIndex3; in ZSTD_insertBtAndGetAllMatches()
283 matches[mnum].len = (U32)currMl; in ZSTD_insertBtAndGetAllMatches()
316 matches[mnum].off = ZSTD_REP_MOVE_OPT + curr - matchIndex; in ZSTD_insertBtAndGetAllMatches()
317 matches[mnum].len = (U32)matchLength; in ZSTD_insertBtAndGetAllMatches()
356 …*const ip, const BYTE *const iLimit, const U32 maxNbAttempts, const U32 mls, ZSTD_match_t *matches, in ZSTD_BtGetAllMatches() argument
362 return ZSTD_insertBtAndGetAllMatches(zc, ip, iLimit, maxNbAttempts, mls, 0, matches, minMatchLen); in ZSTD_BtGetAllMatches()
367 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_selectMLS() argument
370 case 3: return ZSTD_BtGetAllMatches(zc, ip, iHighLimit, maxNbAttempts, 3, matches, minMatchLen); in ZSTD_BtGetAllMatches_selectMLS()
372 case 4: return ZSTD_BtGetAllMatches(zc, ip, iHighLimit, maxNbAttempts, 4, matches, minMatchLen); in ZSTD_BtGetAllMatches_selectMLS()
[all …]
/Linux-v4.19/drivers/i2c/
Di2c-core-of.c179 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument
184 for (; matches->compatible[0]; matches++) { in i2c_of_match_device_sysfs()
191 if (sysfs_streq(client->name, matches->compatible)) in i2c_of_match_device_sysfs()
192 return matches; in i2c_of_match_device_sysfs()
194 name = strchr(matches->compatible, ','); in i2c_of_match_device_sysfs()
196 name = matches->compatible; in i2c_of_match_device_sysfs()
201 return matches; in i2c_of_match_device_sysfs()
208 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
213 if (!(client && matches)) in i2c_of_match_device()
216 match = of_match_device(matches, &client->dev); in i2c_of_match_device()
[all …]
/Linux-v4.19/drivers/input/misc/
Dwistron_btns.c651 .matches = {
660 .matches = {
669 .matches = {
678 .matches = {
687 .matches = {
696 .matches = {
705 .matches = {
714 .matches = {
723 .matches = {
732 .matches = {
[all …]
/Linux-v4.19/drivers/input/mouse/
Dlifebook.c51 .matches = {
57 .matches = {
63 .matches = {
69 .matches = {
75 .matches = {
81 .matches = {
87 .matches = {
93 .matches = {
100 .matches = {
108 .matches = {
[all …]
/Linux-v4.19/drivers/gpu/drm/
Ddrm_panel_orientation_quirks.c71 .matches = {
82 .matches = {
90 .matches = {
98 .matches = {
110 .matches = {
117 .matches = {
124 .matches = {
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_lvds.c534 .matches = {
542 .matches = {
550 .matches = {
558 .matches = {
566 .matches = {
574 .matches = {
582 .matches = {
590 .matches = {
598 .matches = {
606 .matches = {
[all …]
/Linux-v4.19/drivers/base/
Dsoc.c233 const struct soc_device_attribute *matches) in soc_device_match() argument
237 if (!matches) in soc_device_match()
241 if (!(matches->machine || matches->family || in soc_device_match()
242 matches->revision || matches->soc_id)) in soc_device_match()
244 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match()
248 matches); in soc_device_match()
252 matches++; in soc_device_match()
254 return matches; in soc_device_match()
/Linux-v4.19/sound/soc/intel/boards/
Dbytcr_rt5640.c401 .matches = {
413 .matches = {
423 .matches = {
433 .matches = {
444 .matches = {
455 .matches = {
468 .matches = {
483 .matches = {
490 .matches = {
500 .matches = {
[all …]
/Linux-v4.19/drivers/hwmon/
Ddell-smm-hwmon.c911 .matches = {
918 .matches = {
925 .matches = {
932 .matches = {
940 .matches = {
947 .matches = {
954 .matches = {
961 .matches = {
970 .matches = {
977 .matches = {
[all …]
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_align.c41 struct bpf_reg_match matches[MAX_MATCHES]; member
60 .matches = {
88 .matches = {
117 .matches = {
139 .matches = {
182 .matches = {
215 .matches = {
255 .matches = {
314 .matches = {
404 .matches = {
[all …]
/Linux-v4.19/arch/arm64/kernel/
Dcpu_errata.c156 if (!entry->matches(entry, SCOPE_LOCAL_CPU)) in install_bp_hardening_cb()
200 if (!entry->matches(entry, SCOPE_LOCAL_CPU)) in enable_smccc_arch_workaround_1()
415 .matches = is_affected_midr_range, \
419 .matches = is_affected_midr_range, \
430 .matches = is_affected_midr_range_list, \
461 for (caps = entry->match_list; caps->matches; caps++) in multi_entry_cap_matches()
462 if (caps->matches(caps, scope)) in multi_entry_cap_matches()
477 for (caps = entry->match_list; caps->matches; caps++) in multi_entry_cap_cpu_enable()
478 if (caps->matches(caps, SCOPE_LOCAL_CPU) && in multi_entry_cap_cpu_enable()
621 .matches = has_mismatched_cache_type,
[all …]
/Linux-v4.19/drivers/platform/chrome/
Dchromeos_pstore.c24 .matches = {
31 .matches = {
38 .matches = {
45 .matches = {

12345678910>>...14