Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-gic-realview.c51 np = of_find_matching_node_and_match(NULL, syscon_pldset_of_match, in realview_gic_of_init()
/drivers/power/reset/
Darm-versatile-reboot.c146 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
/drivers/mtd/maps/
Dphysmap_of_versatile.c216 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
/drivers/firmware/meson/
Dmeson_sm.c214 np = of_find_matching_node_and_match(NULL, meson_sm_ids, &matched_np); in meson_sm_init()
/drivers/soc/tegra/fuse/
Dfuse-tegra.c221 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
/drivers/soc/renesas/
Drcar-sysc.c325 np = of_find_matching_node_and_match(NULL, rcar_sysc_matches, &match); in rcar_sysc_pd_init()
/drivers/video/fbdev/
Damba-clcd-versatile.c526 np = of_find_matching_node_and_match(NULL, versatile_clcd_of_match, in versatile_clcd_init_panel()
/drivers/phy/
Dphy-rockchip-usb.c473 np = of_find_matching_node_and_match(NULL, rockchip_usb_phy_dt_ids, in rockchip_init_usb_uart()
/drivers/firmware/
Dpsci.c678 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()
/drivers/of/
Dbase.c1034 struct device_node *of_find_matching_node_and_match(struct device_node *from, in of_find_matching_node_and_match() function
1058 EXPORT_SYMBOL(of_find_matching_node_and_match);
/drivers/soc/tegra/
Dpmc.c1546 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()
/drivers/bus/
Dmvebu-mbus.c1315 np = of_find_matching_node_and_match(NULL, of_mvebu_mbus_ids, &of_id); in mvebu_mbus_dt_init()