Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-gic-realview.c52 np = of_find_matching_node_and_match(NULL, syscon_pldset_of_match, in realview_gic_of_init()
/drivers/gpu/drm/pl111/
Dpl111_versatile.c478 np = of_find_matching_node_and_match(NULL, versatile_clcd_of_match, in pl111_versatile_init()
502 np = of_find_matching_node_and_match(NULL, impd1_clcd_of_match, in pl111_versatile_init()
/drivers/gpu/drm/vc4/
Dvc4_drv.c270 node = of_find_matching_node_and_match(NULL, vc4_v3d_dt_match, NULL); in vc4_drm_bind()
275 node = of_find_matching_node_and_match(NULL, vc4_dma_range_matches, in vc4_drm_bind()
/drivers/power/reset/
Darm-versatile-reboot.c142 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
/drivers/soc/renesas/
Drcar-rst.c90 np = of_find_matching_node_and_match(NULL, rcar_rst_matches, &match); in rcar_rst_init()
Drcar-sysc.c363 np = of_find_matching_node_and_match(NULL, rcar_sysc_matches, &match); in rcar_sysc_pd_init()
Dr8a779a0-sysc.c379 np = of_find_matching_node_and_match(NULL, r8a779a0_sysc_matches, &match); in r8a779a0_sysc_pd_init()
/drivers/soc/rockchip/
Dgrf.c145 np = of_find_matching_node_and_match(NULL, rockchip_grf_dt_match, in rockchip_grf_init()
/drivers/mtd/maps/
Dphysmap-versatile.c203 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
/drivers/gpu/drm/rcar-du/
Drcar_du_of.c209 du_node = of_find_matching_node_and_match(NULL, of_ids, &match); in rcar_du_of_lvds_patch()
/drivers/soc/bcm/brcmstb/pm/
Dpm-mips.c370 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
Dpm-arm.c655 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
/drivers/firmware/psci/
Dpsci.c612 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()
/drivers/soc/tegra/fuse/
Dfuse-tegra.c395 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
/drivers/phy/rockchip/
Dphy-rockchip-usb.c533 np = of_find_matching_node_and_match(NULL, rockchip_usb_phy_dt_ids, in rockchip_init_usb_uart()
/drivers/of/
Dbase.c1136 struct device_node *of_find_matching_node_and_match(struct device_node *from, in of_find_matching_node_and_match() function
1160 EXPORT_SYMBOL(of_find_matching_node_and_match);
/drivers/bus/
Dmvebu-mbus.c1315 np = of_find_matching_node_and_match(NULL, of_mvebu_mbus_ids, &of_id); in mvebu_mbus_dt_init()
/drivers/usb/gadget/udc/
Datmel_usba_udc.c2150 pp = of_find_matching_node_and_match(NULL, atmel_pmc_dt_ids, in atmel_udc_of_init()
/drivers/soc/tegra/
Dpmc.c3545 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()