Home
last modified time | relevance | path

Searched refs:of_find_matching_node_and_match (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-gic-realview.c52 np = of_find_matching_node_and_match(NULL, syscon_pldset_of_match, in realview_gic_of_init()
/linux/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c38 cpg = of_find_matching_node_and_match(NULL, cpg_matches, &match); in get_extal_freq()
/linux/drivers/power/reset/
H A Darm-versatile-reboot.c142 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
/linux/arch/arm/mach-mvebu/
H A Dsystem-controller.c163 np = of_find_matching_node_and_match(NULL, of_system_controller_table, in mvebu_system_controller_init()
H A Dcoherency.c229 np = of_find_matching_node_and_match(NULL, of_coherency_table, &match); in coherency_type()
/linux/include/linux/
H A Dof.h275 extern struct device_node *of_find_matching_node_and_match(
513 static inline struct device_node *of_find_matching_node_and_match( in of_find_matching_node_and_match() function
961 return of_find_matching_node_and_match(from, matches, NULL); in of_find_matching_node()
1470 for (dn = of_find_matching_node_and_match(NULL, matches, match); \
1471 dn; dn = of_find_matching_node_and_match(dn, matches, match))
/linux/drivers/mtd/maps/
H A Dphysmap-versatile.c203 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
/linux/drivers/soc/renesas/
H A Drcar-rst.c132 np = of_find_matching_node_and_match(NULL, rcar_rst_matches, &match); in rcar_rst_init()
/linux/drivers/cpufreq/
H A Darmada-8k-cpufreq.c137 node = of_find_matching_node_and_match(NULL, armada_8k_cpufreq_of_match, in armada_8k_cpufreq_init()
/linux/drivers/soc/fsl/
H A Dguts.c196 np = of_find_matching_node_and_match(NULL, fsl_guts_of_match, &match); in fsl_guts_init()
/linux/arch/arm/mach-rockchip/
H A Dpm.c310 np = of_find_matching_node_and_match(NULL, rockchip_pmu_of_device_ids, in rockchip_suspend_init()
/linux/arch/powerpc/sysdev/
H A Dfsl_rcpm.c362 np = of_find_matching_node_and_match(NULL, rcpm_matches, &match); in fsl_rcpm_init()
/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c370 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c313 node = of_find_matching_node_and_match(NULL, vc4_dma_range_matches, in vc4_drm_bind()
/linux/arch/arm/mach-exynos/
H A Dsuspend.c667 np = of_find_matching_node_and_match(NULL, exynos_pmu_of_device_ids, &match); in exynos_pm_init()
/linux/drivers/bus/
H A Dmvebu-mbus.c1253 np = of_find_matching_node_and_match(NULL, of_mvebu_mbus_ids, &of_id); in mvebu_mbus_dt_init()
/linux/drivers/soc/tegra/
H A Dpmc.c4488 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()