Searched refs:of_find_matching_node_and_match (Results 1 – 12 of 12) sorted by relevance
/drivers/irqchip/ |
D | irq-gic-realview.c | 51 np = of_find_matching_node_and_match(NULL, syscon_pldset_of_match, in realview_gic_of_init()
|
/drivers/power/reset/ |
D | arm-versatile-reboot.c | 146 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
|
/drivers/mtd/maps/ |
D | physmap_of_versatile.c | 216 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
|
/drivers/firmware/meson/ |
D | meson_sm.c | 214 np = of_find_matching_node_and_match(NULL, meson_sm_ids, &matched_np); in meson_sm_init()
|
/drivers/soc/tegra/fuse/ |
D | fuse-tegra.c | 221 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
|
/drivers/soc/renesas/ |
D | rcar-sysc.c | 325 np = of_find_matching_node_and_match(NULL, rcar_sysc_matches, &match); in rcar_sysc_pd_init()
|
/drivers/video/fbdev/ |
D | amba-clcd-versatile.c | 526 np = of_find_matching_node_and_match(NULL, versatile_clcd_of_match, in versatile_clcd_init_panel()
|
/drivers/phy/ |
D | phy-rockchip-usb.c | 473 np = of_find_matching_node_and_match(NULL, rockchip_usb_phy_dt_ids, in rockchip_init_usb_uart()
|
/drivers/firmware/ |
D | psci.c | 678 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()
|
/drivers/of/ |
D | base.c | 1034 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/ |
D | pmc.c | 1546 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()
|
/drivers/bus/ |
D | mvebu-mbus.c | 1315 np = of_find_matching_node_and_match(NULL, of_mvebu_mbus_ids, &of_id); in mvebu_mbus_dt_init()
|