| /linux/drivers/irqchip/ |
| H A D | irq-gic-realview.c | 52 np = of_find_matching_node_and_match(NULL, syscon_pldset_of_match, in realview_gic_of_init()
|
| /linux/arch/arm/mach-shmobile/ |
| H A D | setup-rcar-gen2.c | 38 cpg = of_find_matching_node_and_match(NULL, cpg_matches, &match); in get_extal_freq()
|
| /linux/drivers/power/reset/ |
| H A D | arm-versatile-reboot.c | 142 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | system-controller.c | 163 np = of_find_matching_node_and_match(NULL, of_system_controller_table, in mvebu_system_controller_init()
|
| H A D | coherency.c | 229 np = of_find_matching_node_and_match(NULL, of_coherency_table, &match); in coherency_type()
|
| /linux/include/linux/ |
| H A D | of.h | 275 extern struct device_node *of_find_matching_node_and_match( 515 static inline struct device_node *of_find_matching_node_and_match( in of_find_matching_node_and_match() 974 return of_find_matching_node_and_match(from, matches, NULL); in of_node_is_type() 1483 for (dn = of_find_matching_node_and_match(NULL, matches, match); \ 1484 dn; dn = of_find_matching_node_and_match(dn, matches, match)) 513 static inline struct device_node *of_find_matching_node_and_match( of_find_matching_node_and_match() function
|
| /linux/drivers/mtd/maps/ |
| H A D | physmap-versatile.c | 203 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
|
| /linux/drivers/soc/renesas/ |
| H A D | rcar-rst.c | 133 np = of_find_matching_node_and_match(NULL, rcar_rst_matches, &match); in rcar_rst_init()
|
| H A D | renesas-soc.c | 479 np = of_find_matching_node_and_match(NULL, renesas_ids, &match); in renesas_soc_init()
|
| /linux/drivers/cpufreq/ |
| H A D | armada-8k-cpufreq.c | 137 node = of_find_matching_node_and_match(NULL, armada_8k_cpufreq_of_match, in armada_8k_cpufreq_init()
|
| /linux/drivers/soc/fsl/ |
| H A D | guts.c | 196 np = of_find_matching_node_and_match(NULL, fsl_guts_of_match, &match); in fsl_guts_init()
|
| /linux/drivers/soc/rockchip/ |
| H A D | grf.c | 220 np = of_find_matching_node_and_match(NULL, rockchip_grf_dt_match, in rockchip_grf_init()
|
| /linux/arch/arm/mach-rockchip/ |
| H A D | pm.c | 310 np = of_find_matching_node_and_match(NULL, rockchip_pmu_of_device_ids, in rockchip_suspend_init()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_rcpm.c | 362 np = of_find_matching_node_and_match(NULL, rcpm_matches, &match); in fsl_rcpm_init()
|
| /linux/drivers/soc/bcm/brcmstb/pm/ |
| H A D | pm-mips.c | 370 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.c | 314 node = of_find_matching_node_and_match(NULL, vc4_dma_range_matches, in vc4_drm_bind()
|
| /linux/arch/arm/mach-exynos/ |
| H A D | suspend.c | 678 np = of_find_matching_node_and_match(NULL, exynos_pmu_of_device_ids, &match); in exynos_pm_init()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | fuse-tegra.c | 480 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
|
| /linux/drivers/bus/ |
| H A D | mvebu-mbus.c | 1257 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 D | pmc.c | 4506 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()
|