Symbol: of_find_matching_node
arch/arm/mach-at91/pm.c
1260
np = of_find_matching_node(NULL, atmel_shdwc_ids);
arch/arm/mach-at91/pm.c
1287
np = of_find_matching_node(NULL, gmac_ids);
arch/arm/mach-at91/pm.c
1289
np = of_find_matching_node(NULL, emac_ids);
arch/arm/mach-at91/pm.c
1299
np = of_find_matching_node(NULL, emac_ids);
arch/arm/mach-bcm/bcm63xx_smp.c
114
dn = of_find_matching_node(NULL, bcm63138_bootlut_ids);
arch/arm/mach-bcm/bcm_kona_smc.c
38
node = of_find_matching_node(NULL, bcm_kona_smc_ids);
arch/arm/mach-exynos/exynos.c
147
np = of_find_matching_node(NULL, exynos_dt_pmu_match);
arch/arm/mach-exynos/mcpm-exynos.c
245
node = of_find_matching_node(NULL, exynos_dt_mcpm_match);
arch/arm/mach-keystone/keystone.c
58
np = of_find_matching_node(NULL, of_keystone_table);
arch/arm/mach-mvebu/coherency.c
269
np = of_find_matching_node(NULL, of_coherency_table);
arch/arm/mach-mvebu/mvebu-soc-id.c
63
np = of_find_matching_node(NULL, mvebu_pcie_of_match_table);
arch/arm/mach-mvebu/platsmp.c
199
np = of_find_matching_node(NULL, of_mv98dx3236_resume_table);
arch/arm/mach-mvebu/pmsu.c
164
np = of_find_matching_node(NULL, of_pmsu_table);
arch/arm/mach-mvebu/pmsu.c
497
np = of_find_matching_node(NULL, of_pmsu_table);
arch/arm/mach-omap2/omap4-common.c
305
intc_node = of_find_matching_node(NULL, intc_match);
arch/arm/mach-omap2/prm3xxx.c
704
np = of_find_matching_node(NULL, omap3_prm_dt_match_table);
arch/arm/mach-pxa/irq.c
243
node = of_find_matching_node(NULL, intc_ids);
arch/arm/mach-spear/time.c
209
np = of_find_matching_node(NULL, timer_of_match);
arch/arm/mach-tegra/irq.c
71
dn = of_find_matching_node(NULL, tegra114_dt_gic_match);
arch/arm/mach-tegra/irq.c
91
if (WARN_ON(!of_find_matching_node(NULL, tegra_ictlr_match)))
arch/arm/mach-versatile/integrator.c
72
struct device_node *cm = of_find_matching_node(NULL, cm_match);
arch/arm/mach-versatile/integrator_ap.c
179
syscon = of_find_matching_node(NULL, ap_syscon_match);
arch/arm/mach-versatile/integrator_cp.c
122
cpcon = of_find_matching_node(NULL, intcp_syscon_match);
arch/arm/mach-versatile/platsmp-realview.c
47
np = of_find_matching_node(NULL, realview_scu_match);
arch/arm/mach-versatile/platsmp-realview.c
67
np = of_find_matching_node(NULL, realview_syscon_match);
arch/arm/mach-versatile/platsmp-vexpress.c
64
struct device_node *scu = of_find_matching_node(NULL,
arch/arm/mm/cache-feroceon-l2.c
373
node = of_find_matching_node(NULL, feroceon_ids);
arch/arm/mm/cache-l2x0.c
1771
np = of_find_matching_node(NULL, l2x0_ids);
arch/arm/mm/cache-tauros2.c
289
node = of_find_matching_node(NULL, tauros2_ids);
arch/arm/mm/cache-uniphier.c
460
while ((np = of_find_matching_node(np, uniphier_cache_match)))
arch/mips/bmips/irq.c
32
dn = of_find_matching_node(NULL, smp_intc_dt_match);
arch/mips/pic32/pic32mzda/time.c
29
node = of_find_matching_node(NULL, pic32_infra_match);
arch/mips/ralink/of.c
61
np = of_find_matching_node(NULL, match);
arch/powerpc/kernel/secure_boot.c
20
return of_find_matching_node(NULL, ids);
arch/powerpc/platforms/52xx/lite5200.c
58
np = of_find_matching_node(NULL, mpc5200_cdm_ids);
arch/powerpc/platforms/52xx/lite5200.c
93
np = of_find_matching_node(NULL, mpc5200_gpio_ids);
arch/powerpc/platforms/52xx/lite5200_pm.c
67
np = of_find_matching_node(NULL, immr_ids);
arch/powerpc/platforms/52xx/media5200.c
208
np = of_find_matching_node(NULL, mpc5200_gpio_ids);
arch/powerpc/platforms/52xx/mpc52xx_common.c
151
np = of_find_matching_node(NULL, mpc52xx_cdm_ids);
arch/powerpc/platforms/52xx/mpc52xx_common.c
156
np = of_find_matching_node(NULL, mpc52xx_gpio_simple);
arch/powerpc/platforms/52xx/mpc52xx_common.c
161
np = of_find_matching_node(NULL, mpc52xx_gpio_wkup);
arch/powerpc/platforms/52xx/mpc52xx_common.c
60
np = of_find_matching_node(NULL, mpc52xx_xlb_ids);
arch/powerpc/platforms/52xx/mpc52xx_pci.c
413
pci = of_find_matching_node(NULL, mpc52xx_pci_ids);
arch/powerpc/platforms/52xx/mpc52xx_pic.c
410
picnode = of_find_matching_node(NULL, mpc52xx_pic_ids);
arch/powerpc/platforms/52xx/mpc52xx_pic.c
416
np = of_find_matching_node(NULL, mpc52xx_sdma_ids);
arch/powerpc/platforms/52xx/mpc52xx_pm.c
73
np = of_find_matching_node(NULL, immr_ids);
arch/powerpc/platforms/85xx/mpc85xx_pm_ops.c
95
np = of_find_matching_node(NULL, mpc85xx_smp_guts_ids);
arch/powerpc/platforms/85xx/sgy_cts1000.c
107
halt_node = of_find_matching_node(pdev->dev.of_node, child_match);
arch/powerpc/sysdev/mpic.c
1245
node = of_find_matching_node(NULL, mpic_device_id);
arch/x86/kernel/x86_init.c
53
struct device_node *node = of_find_matching_node(NULL, of_cmos_match);
drivers/bus/arm-cci.c
540
np = of_find_matching_node(NULL, arm_cci_matches);
drivers/bus/arm-integrator-lm.c
81
syscon = of_find_matching_node(NULL, integrator_ap_syscon_match);
drivers/cache/ax45mp_cache.c
185
of_find_matching_node(NULL, ax45mp_cache_ids);
drivers/cache/starfive_starlink_cache.c
109
of_find_matching_node(NULL, starlink_cache_ids);
drivers/clk/at91/pmc.c
165
np = of_find_matching_node(NULL, pmc_dt_ids);
drivers/clk/clk-nomadik.c
94
np = of_find_matching_node(NULL, nomadik_src_match);
drivers/clk/renesas/clk-emev2.c
43
np = of_find_matching_node(NULL, smu_id);
drivers/clk/tegra/clk-tegra114.c
1337
node = of_find_matching_node(NULL, pmc_match);
drivers/clk/tegra/clk-tegra124.c
1467
node = of_find_matching_node(NULL, pmc_match);
drivers/clk/tegra/clk-tegra20.c
1133
node = of_find_matching_node(NULL, pmc_match);
drivers/clk/tegra/clk-tegra210.c
3747
node = of_find_matching_node(NULL, pmc_match);
drivers/clk/tegra/clk-tegra30.c
1333
node = of_find_matching_node(NULL, pmc_match);
drivers/clocksource/dw_apb_timer_of.c
156
sched_timer = of_find_matching_node(NULL, sptimer_ids);
drivers/clocksource/timer-ti-dm-systimer.c
158
np = of_find_matching_node(NULL, counter_match_table);
drivers/cpufreq/qoriq-cpufreq.c
273
np = of_find_matching_node(NULL, qoriq_cpufreq_blacklist);
drivers/crypto/amcc/crypto4xx_trng.c
79
trng = of_find_matching_node(NULL, ppc4xx_trng_match);
drivers/dma/bestcomm/bestcomm.c
379
ofn_sram = of_find_matching_node(NULL, mpc52xx_sram_ids);
drivers/firmware/raspberrypi.c
342
return of_find_matching_node(NULL, rpi_firmware_of_match);
drivers/firmware/stratix10-svc.c
2070
np = of_find_matching_node(fw_np, stratix10_svc_drv_match);
drivers/fpga/of-fpga-region.c
160
child_region = of_find_matching_node(overlay, fpga_region_of_match);
drivers/fpga/of-fpga-region.c
167
child_region = of_find_matching_node(child_region,
drivers/fpga/stratix10-soc.c
476
np = of_find_matching_node(fw_np, s10_of_match);
drivers/gpio/gpio-tegra.c
771
np = of_find_matching_node(NULL, tegra_pmc_of_match);
drivers/gpio/gpio-tegra186.c
1007
np = of_find_matching_node(NULL, tegra186_pmc_of_match);
drivers/gpu/drm/msm/msm_drv.c
1018
np = of_find_matching_node(NULL, msm_gpu_match);
drivers/iommu/exynos-iommu.c
1497
np = of_find_matching_node(NULL, sysmmu_of_match);
drivers/iommu/fsl_pamu.c
266
node = of_find_matching_node(NULL, l3_device_ids);
drivers/iommu/fsl_pamu.c
803
guts_node = of_find_matching_node(NULL, guts_device_ids);
drivers/iommu/omap-iommu.c
1739
np = of_find_matching_node(NULL, omap_iommu_of_match);
drivers/iommu/tegra-smmu.c
1023
ahb = of_find_matching_node(NULL, ahb_match);
drivers/irqchip/irq-gic-v2m.c
391
for (child = of_find_matching_node(node, gicv2m_device_id); child;
drivers/irqchip/irq-gic-v2m.c
392
child = of_find_matching_node(child, gicv2m_device_id)) {
drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c
148
for (np = of_find_matching_node(NULL, its_device_id); np;
drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c
149
np = of_find_matching_node(np, its_device_id)) {
drivers/irqchip/irq-gic-v3-its.c
5562
for (np = of_find_matching_node(node, its_device_id); np;
drivers/irqchip/irq-gic-v3-its.c
5563
np = of_find_matching_node(np, its_device_id)) {
drivers/irqchip/irq-gic-v3-its.c
5574
for (np = of_find_matching_node(node, its_device_id); np;
drivers/irqchip/irq-gic-v3-its.c
5575
np = of_find_matching_node(np, its_device_id)) {
drivers/mmc/host/sdhci-of-esdhc.c
909
scfg_node = of_find_matching_node(NULL, scfg_device_ids);
drivers/mtd/maps/physmap-versatile.c
91
ebi = of_find_matching_node(NULL, ebi_match);
drivers/net/can/mscan/mpc5xxx_can.c
76
np_cdm = of_find_matching_node(NULL, mpc52xx_cdm_ids);
drivers/net/ethernet/freescale/fman/fman.c
2755
muram_node = of_find_matching_node(fm_node, fman_muram_match);
drivers/pci/controller/dwc/pci-imx6.c
2103
np = of_find_matching_node(NULL, imx_pcie_of_match);
drivers/pci/controller/dwc/pci-keystone.c
1384
if (of_find_matching_node(NULL, ks_pcie_of_match))
drivers/pci/controller/pcie-rcar-host.c
1126
if (of_find_matching_node(NULL, rcar_pcie_abort_handler_of_match)) {
drivers/pinctrl/qcom/tlmm-test.c
630
struct device_node *tlmm __free(device_node) = of_find_matching_node(NULL, tlmm_of_match);
drivers/pinctrl/renesas/core.c
1273
!of_find_matching_node(NULL, pdrv->driver.of_match_table))
drivers/power/reset/at91-sama5d2_shdwc.c
374
np = of_find_matching_node(NULL, at91_pmc_ids);
drivers/power/reset/linkstation-poweroff.c
163
dn = of_find_matching_node(NULL, ls_poweroff_of_match);
drivers/soc/amlogic/meson-mx-socinfo.c
126
np = of_find_matching_node(NULL, meson_mx_socinfo_analog_top_ids);
drivers/soc/atmel/soc.c
316
np = of_find_matching_node(NULL, chipids);
drivers/soc/bcm/brcmstb/common.c
52
sun_top_ctrl = of_find_matching_node(NULL, sun_top_ctrl_match);
drivers/soc/bcm/brcmstb/common.c
81
sun_top_ctrl = of_find_matching_node(NULL, sun_top_ctrl_match);
drivers/soc/samsung/exynos-pmu.c
170
struct device_node *np = of_find_matching_node(NULL,
drivers/soc/tegra/flowctrl.c
196
np = of_find_matching_node(NULL, tegra_flowctrl_match);
drivers/soc/tegra/fuse/fuse-tegra.c
546
np = of_find_matching_node(NULL, car_match);
drivers/soc/tegra/fuse/fuse-tegra.c
584
np = of_find_matching_node(NULL, tegra_fuse_match);
drivers/soc/tegra/fuse/tegra-apbmisc.c
198
np = of_find_matching_node(NULL, apbmisc_match);
drivers/soc/tegra/pmc.c
980
np = of_find_matching_node(parent, tegra_pmc_match);
drivers/soc/versatile/soc-integrator.c
111
np = of_find_matching_node(NULL, integrator_cm_match);
drivers/tty/serial/serial-tegra.c
1666
node = of_find_matching_node(NULL, tegra_uart_of_match);
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c
183
dss = of_find_matching_node(NULL, omapdss_of_match);
drivers/w1/w1.c
673
sl->dev.of_node = of_find_matching_node(sl->master->dev.of_node,
drivers/xen/grant-dma-iommu.c
75
iommu_np = of_find_matching_node(NULL, grant_dma_iommu_of_match);
include/linux/of.h
1496
for (dn = of_find_matching_node(NULL, matches); dn; \
include/linux/of.h
1497
dn = of_find_matching_node(dn, matches))