Home
last modified time | relevance | path

Searched refs:match (Results 4576 - 4600 of 6545) sorted by relevance

1...<<181182183184185186187188189190>>...262

/kernel/linux/linux-5.10/drivers/slimbus/
H A Dcore.c38 /* Attempt an OF style match first */ in slim_device_match()
107 .match = slim_device_match,
/kernel/linux/linux-5.10/include/linux/
H A Dserial_core.h404 extern int of_setup_earlycon(const struct earlycon_id *match,
H A Dirqdomain.h92 * @match: Match an interrupt controller device node to a host, returns
93 * 1 on a match
106 int (*match)(struct irq_domain *d, struct device_node *node, member
/kernel/linux/linux-5.10/sound/isa/sb/
H A Dsb16.c576 .match = snd_sb16_isa_match,
/kernel/linux/linux-5.10/sound/isa/
H A Dsc6000.c691 .match = snd_sc6000_match,
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront.c578 .match = snd_wavefront_isa_match,
/kernel/linux/linux-5.10/sound/isa/galaxy/
H A Dgalaxy.c618 .match = snd_galaxy_match,
/kernel/linux/linux-5.10/sound/aoa/soundbus/i2sbus/
H A Dcore.c335 static int i2sbus_probe(struct macio_dev* dev, const struct of_device_id *match) in i2sbus_probe() argument
/kernel/linux/linux-5.10/sound/ac97/
H A Dbus.c540 .match = ac97_bus_match,
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-pci-dev.c19 #include <sound/soc-acpi-intel-match.h>
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c166 .match = xenbus_match,
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio.c82 * match, we return 1 and the kernel will call virtio_dev_probe(). */
313 .match = virtio_dev_match,
/kernel/linux/linux-5.10/net/core/
H A Dflow_offload.c31 const struct flow_match *__m = &(__rule)->match; \
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_rules.c381 .match = fib4_rule_match,
/kernel/linux/linux-5.10/net/ipv6/
H A Dfib6_rules.c458 .match = fib6_rule_match,
/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmemstick.c171 .match = memstick_bus_match,
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Drpmsg_core.c287 * match a rpmsg channel with a channel info struct.
305 /* found a match ! */ in rpmsg_device_match()
406 /* match rpmsg channel and rpmsg driver */
522 .match = rpmsg_dev_match,
/kernel/linux/linux-5.10/include/linux/gpio/
H A Ddriver.h586 int (*match)(struct gpio_chip *gc, void *data));
/kernel/linux/linux-5.10/drivers/spmi/
H A Dspmi.c374 .match = spmi_device_match,
/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c376 .match = nfs_dns_match,
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmemstick.c170 .match = memstick_bus_match,
/kernel/linux/linux-6.6/drivers/base/
H A Dcpu.c31 /* ACPI style match is the only one that may succeed. */ in cpu_subsys_match()
407 .match = cpu_subsys_match,
/kernel/linux/linux-6.6/drivers/amba/
H A Dbus.c30 /* called on periphid match and class 0x9 coresight device. */
39 /* no table data or zero mask - return match on periphid */ in amba_cs_uci_id_match()
217 * Returning any error other than -EPROBE_DEFER from bus match in amba_match()
440 .match = amba_match,
461 WARN(1, "Stub driver should never match any device.\n"); in amba_proxy_probe()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c375 .match = nfs_dns_match,
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio.c84 * match, we return 1 and the kernel will call virtio_dev_probe(). */
345 .match = virtio_dev_match,

Completed in 24 milliseconds

1...<<181182183184185186187188189190>>...262