Searched refs:of_find_matching_node_and_match (Results 1 – 21 of 21) sorted by relevance
| /drivers/irqchip/ |
| A D | irq-gic-realview.c | 52 np = of_find_matching_node_and_match(NULL, syscon_pldset_of_match, in realview_gic_of_init()
|
| /drivers/gpu/drm/pl111/ |
| A D | pl111_versatile.c | 481 np = of_find_matching_node_and_match(NULL, versatile_clcd_of_match, in pl111_versatile_init() 505 np = of_find_matching_node_and_match(NULL, impd1_clcd_of_match, in pl111_versatile_init()
|
| /drivers/power/reset/ |
| A D | arm-versatile-reboot.c | 142 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
|
| /drivers/mtd/maps/ |
| A D | physmap-versatile.c | 203 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
|
| /drivers/soc/renesas/ |
| A D | rcar-rst.c | 132 np = of_find_matching_node_and_match(NULL, rcar_rst_matches, &match); in rcar_rst_init()
|
| A D | renesas-soc.c | 466 np = of_find_matching_node_and_match(NULL, renesas_ids, &match); in renesas_soc_init()
|
| /drivers/cpufreq/ |
| 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()
|
| /drivers/soc/fsl/ |
| A D | guts.c | 196 np = of_find_matching_node_and_match(NULL, fsl_guts_of_match, &match); in fsl_guts_init()
|
| /drivers/soc/rockchip/ |
| A D | grf.c | 206 np = of_find_matching_node_and_match(NULL, rockchip_grf_dt_match, in rockchip_grf_init()
|
| /drivers/cache/ |
| A D | sifive_ccache.c | 298 np = of_find_matching_node_and_match(NULL, sifive_ccache_ids, &match); in sifive_ccache_init()
|
| /drivers/pmdomain/renesas/ |
| A D | rcar-gen4-sysc.c | 311 np = of_find_matching_node_and_match(NULL, rcar_gen4_sysc_matches, &match); in rcar_gen4_sysc_pd_init()
|
| A D | rcar-sysc.c | 357 np = of_find_matching_node_and_match(NULL, rcar_sysc_matches, &match); in rcar_sysc_pd_init()
|
| /drivers/soc/bcm/brcmstb/pm/ |
| A D | pm-mips.c | 370 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
|
| /drivers/gpu/drm/vc4/ |
| A D | vc4_drv.c | 313 node = of_find_matching_node_and_match(NULL, vc4_dma_range_matches, in vc4_drm_bind()
|
| /drivers/phy/rockchip/ |
| A D | phy-rockchip-usb.c | 529 np = of_find_matching_node_and_match(NULL, rockchip_usb_phy_dt_ids, in rockchip_init_usb_uart()
|
| /drivers/soc/tegra/fuse/ |
| A D | fuse-tegra.c | 482 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
|
| /drivers/firmware/psci/ |
| A D | psci.c | 805 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()
|
| /drivers/of/ |
| A D | base.c | 1127 struct device_node *of_find_matching_node_and_match(struct device_node *from, in of_find_matching_node_and_match() function 1151 EXPORT_SYMBOL(of_find_matching_node_and_match);
|
| /drivers/bus/ |
| A D | mvebu-mbus.c | 1253 np = of_find_matching_node_and_match(NULL, of_mvebu_mbus_ids, &of_id); in mvebu_mbus_dt_init()
|
| /drivers/usb/gadget/udc/ |
| A D | atmel_usba_udc.c | 2151 pp = of_find_matching_node_and_match(NULL, atmel_pmc_dt_ids, in atmel_udc_of_init()
|
| /drivers/soc/tegra/ |
| A D | pmc.c | 4488 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()
|
Completed in 68 milliseconds