Searched refs:of_find_matching_node_and_match (Results 1 – 19 of 19) sorted by relevance
/drivers/irqchip/ |
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/ |
D | pl111_versatile.c | 478 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/ |
D | vc4_drv.c | 270 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/ |
D | arm-versatile-reboot.c | 142 np = of_find_matching_node_and_match(NULL, versatile_reboot_of_match, in versatile_reboot_probe()
|
/drivers/soc/renesas/ |
D | rcar-rst.c | 90 np = of_find_matching_node_and_match(NULL, rcar_rst_matches, &match); in rcar_rst_init()
|
D | rcar-sysc.c | 363 np = of_find_matching_node_and_match(NULL, rcar_sysc_matches, &match); in rcar_sysc_pd_init()
|
D | r8a779a0-sysc.c | 379 np = of_find_matching_node_and_match(NULL, r8a779a0_sysc_matches, &match); in r8a779a0_sysc_pd_init()
|
/drivers/soc/rockchip/ |
D | grf.c | 145 np = of_find_matching_node_and_match(NULL, rockchip_grf_dt_match, in rockchip_grf_init()
|
/drivers/mtd/maps/ |
D | physmap-versatile.c | 203 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_of.c | 209 du_node = of_find_matching_node_and_match(NULL, of_ids, &match); in rcar_du_of_lvds_patch()
|
/drivers/soc/bcm/brcmstb/pm/ |
D | pm-mips.c | 370 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
|
D | pm-arm.c | 655 dn = of_find_matching_node_and_match(NULL, matches, &match); in brcmstb_ioremap_match()
|
/drivers/firmware/psci/ |
D | psci.c | 612 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()
|
/drivers/soc/tegra/fuse/ |
D | fuse-tegra.c | 395 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
|
/drivers/phy/rockchip/ |
D | phy-rockchip-usb.c | 533 np = of_find_matching_node_and_match(NULL, rockchip_usb_phy_dt_ids, in rockchip_init_usb_uart()
|
/drivers/of/ |
D | base.c | 1136 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/ |
D | mvebu-mbus.c | 1315 np = of_find_matching_node_and_match(NULL, of_mvebu_mbus_ids, &of_id); in mvebu_mbus_dt_init()
|
/drivers/usb/gadget/udc/ |
D | atmel_usba_udc.c | 2150 pp = of_find_matching_node_and_match(NULL, atmel_pmc_dt_ids, in atmel_udc_of_init()
|
/drivers/soc/tegra/ |
D | pmc.c | 3545 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()
|