Searched refs:match (Results 1701 - 1725 of 2440) sorted by relevance
1...<<61626364656667686970>>...98
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | interrupt.c | 269 .match = iic_host_match,
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xics/ |
H A D | xics-common.c | 456 .match = xics_host_match,
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib_offload.sh | 65 num=$(ip -6 route show match ${pfx} | grep "offload" | wc -l)
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_bus.c | 347 .match = rmi_bus_match,
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | tifm_core.c | 155 .match = tifm_bus_match,
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | sdio_bus.c | 251 .match = sdio_bus_match,
|
H A D | bus.c | 231 .match = mmc_bus_match,
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide.c | 156 .match = ide_bus_match,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.h | 194 bool match);
|
/kernel/linux/linux-5.10/drivers/net/phy/mscc/ |
H A D | mscc_macsec.h | 97 } match; member
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/ |
H A D | qe_ic.c | 296 /* Exact match, unless qe_ic node is NULL */ in qe_ic_host_match() 328 .match = qe_ic_host_match,
|
/kernel/linux/linux-5.10/drivers/usb/common/ |
H A D | ulpi.c | 44 * or provide an id_table so rely on OF match. in ulpi_match() 96 .match = ulpi_match, 226 /* Some ULPI devices don't have a vendor id so rely on OF match */ in ulpi_read_id()
|
/kernel/linux/linux-5.10/drivers/usb/typec/ |
H A D | bus.c | 278 * @svid: Standard or Vendor ID to match with 279 * @mode: Mode to match with 282 * match is found. 416 .match = typec_match,
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_TCPMSS.c | 255 if (strcmp(m->u.kernel.match->name, "tcp") == 0 && in find_syn_match()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_bind.c | 187 drv->core.match = hda_codec_match; in __hda_codec_driver_register()
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | jazz16.c | 377 .match = snd_jazz16_match,
|
/kernel/linux/linux-5.10/sound/isa/es1688/ |
H A D | es1688.c | 202 .match = snd_es1688_match,
|
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gusmax.c | 350 .match = snd_gusmax_match,
|
H A D | gusextreme.c | 334 .match = snd_gusextreme_match,
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_acpi.c | 32 #include <sound/soc-acpi-intel-match.h>
|
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | device.c | 24 #include <sound/soc-acpi-intel-match.h>
|
/kernel/linux/linux-5.10/tools/cgroup/ |
H A D | iocost_monitor.py | 252 if filter_re and not filter_re.match(path):
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebt_among.c | 148 /* we match only if it contains */ in ebt_among_mt() 152 /* we match only if it DOES NOT contain */ in ebt_among_mt() 163 /* we match only if it contains */ in ebt_among_mt() 167 /* we match only if it DOES NOT contain */ in ebt_among_mt() 262 .match = ebt_among_mt,
|
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | core.c | 160 .match = greybus_match_device, 172 /* match id */ in greybus_probe()
|
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-gemtek.c | 296 .match = radio_isa_match,
|
Completed in 17 milliseconds
1...<<61626364656667686970>>...98