Home
last modified time | relevance | path

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

12345678910>>...15

/Linux-v5.4/drivers/input/serio/
Di8042-x86ia64io.h76 .matches = {
84 .matches = {
92 .matches = {
99 .matches = {
105 .matches = {
112 .matches = {
120 .matches = {
127 .matches = {
135 .matches = {
143 .matches = {
[all …]
/Linux-v5.4/drivers/acpi/
Dvideo_detect.c122 .matches = {
131 .matches = {
139 .matches = {
147 .matches = {
163 .matches = {
171 .matches = {
179 .matches = {
187 .matches = {
198 .matches = {
206 .matches = {
[all …]
Dosi.c330 .matches = {
347 .matches = {
355 .matches = {
363 .matches = {
371 .matches = {
379 .matches = {
387 .matches = {
395 .matches = {
403 .matches = {
411 .matches = {
[all …]
Dsleep.c177 .matches = {
185 .matches = {
193 .matches = {
201 .matches = {
210 .matches = {
218 .matches = {
226 .matches = {
234 .matches = {
242 .matches = {
250 .matches = {
[all …]
Dblacklist.c94 .matches = {
102 .matches = {
110 .matches = {
122 .matches = {
130 .matches = {
/Linux-v5.4/arch/x86/kernel/
Dreboot.c177 .matches = {
185 .matches = {
195 .matches = {
203 .matches = {
211 .matches = {
219 .matches = {
227 .matches = {
237 .matches = {
247 .matches = {
255 .matches = {
[all …]
Dio_delay.c82 .matches = {
90 .matches = {
98 .matches = {
106 .matches = {
114 .matches = {
/Linux-v5.4/drivers/platform/x86/
Dasus-nb-wmi.c124 .matches = {
133 .matches = {
147 .matches = {
156 .matches = {
165 .matches = {
174 .matches = {
183 .matches = {
192 .matches = {
201 .matches = {
210 .matches = {
[all …]
Dtouchscreen_dmi.c615 .matches = {
623 .matches = {
632 .matches = {
641 .matches = {
649 .matches = {
658 .matches = {
667 .matches = {
676 .matches = {
686 .matches = {
694 .matches = {
[all …]
/Linux-v5.4/drivers/mfd/
Dkempld-core.c493 .matches = {
501 .matches = {
509 .matches = {
517 .matches = {
525 .matches = {
533 .matches = {
541 .matches = {
549 .matches = {
557 .matches = {
565 .matches = {
[all …]
/Linux-v5.4/drivers/hid/i2c-hid/
Di2c-hid-dmi-quirks.c295 .matches = {
303 .matches = {
311 .matches = {
319 .matches = {
338 .matches = {
346 .matches = {
354 .matches = {
362 .matches = {
370 .matches = {
378 .matches = {
/Linux-v5.4/drivers/gpu/drm/
Ddrm_panel_orientation_quirks.c113 .matches = {
119 .matches = {
125 .matches = {
133 .matches = {
144 .matches = {
152 .matches = {
160 .matches = {
168 .matches = {
176 .matches = {
188 .matches = {
[all …]
/Linux-v5.4/arch/x86/pci/
Dcommon.c97 .matches = {
105 .matches = {
113 .matches = {
242 .matches = {
251 .matches = {
259 .matches = {
267 .matches = {
275 .matches = {
283 .matches = {
291 .matches = {
[all …]
/Linux-v5.4/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-v5.4/drivers/i2c/
Di2c-core-of.c183 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() argument
188 for (; matches->compatible[0]; matches++) { in i2c_of_match_device_sysfs()
195 if (sysfs_streq(client->name, matches->compatible)) in i2c_of_match_device_sysfs()
196 return matches; in i2c_of_match_device_sysfs()
198 name = strchr(matches->compatible, ','); in i2c_of_match_device_sysfs()
200 name = matches->compatible; in i2c_of_match_device_sysfs()
205 return matches; in i2c_of_match_device_sysfs()
212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
217 if (!(client && matches)) in i2c_of_match_device()
220 match = of_match_device(matches, &client->dev); in i2c_of_match_device()
[all …]
/Linux-v5.4/drivers/input/misc/
Dwistron_btns.c639 .matches = {
648 .matches = {
657 .matches = {
666 .matches = {
675 .matches = {
684 .matches = {
693 .matches = {
702 .matches = {
711 .matches = {
720 .matches = {
[all …]
/Linux-v5.4/sound/soc/intel/boards/
Dcht_bsw_max98090_ti.c404 .matches = {
411 .matches = {
418 .matches = {
425 .matches = {
432 .matches = {
439 .matches = {
446 .matches = {
453 .matches = {
460 .matches = {
467 .matches = {
[all …]
Dbytcr_rt5640.c392 .matches = {
404 .matches = {
414 .matches = {
424 .matches = {
436 .matches = {
447 .matches = {
458 .matches = {
471 .matches = {
486 .matches = {
493 .matches = {
[all …]
/Linux-v5.4/drivers/input/mouse/
Dlifebook.c48 .matches = {
54 .matches = {
60 .matches = {
66 .matches = {
72 .matches = {
78 .matches = {
84 .matches = {
90 .matches = {
97 .matches = {
105 .matches = {
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_lvds.c510 .matches = {
518 .matches = {
526 .matches = {
534 .matches = {
542 .matches = {
550 .matches = {
558 .matches = {
566 .matches = {
574 .matches = {
582 .matches = {
[all …]
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Ddmi.c46 .matches = {
57 .matches = {
75 .matches = {
85 .matches = {
95 .matches = {
105 .matches = {
/Linux-v5.4/drivers/base/
Dsoc.c242 const struct soc_device_attribute *matches) in soc_device_match() argument
246 if (!matches) in soc_device_match()
250 if (!(matches->machine || matches->family || in soc_device_match()
251 matches->revision || matches->soc_id)) in soc_device_match()
253 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match()
257 matches); in soc_device_match()
261 matches++; in soc_device_match()
263 return matches; in soc_device_match()
/Linux-v5.4/sound/soc/intel/common/
Dsoc-acpi-intel-byt-match.c39 .matches = {
46 .matches = {
53 .matches = {
60 .matches = {
68 .matches = {
79 .matches = {
/Linux-v5.4/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-v5.4/drivers/hwmon/
Ddell-smm-hwmon.c955 .matches = {
962 .matches = {
969 .matches = {
976 .matches = {
984 .matches = {
991 .matches = {
998 .matches = {
1005 .matches = {
1014 .matches = {
1021 .matches = {
[all …]

12345678910>>...15