Home
last modified time | relevance | path

Searched refs:of_find_node_with_property (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dof.h301 extern struct device_node *of_find_node_with_property(
668 static inline struct device_node *of_find_node_with_property( in of_find_node_with_property() function
1313 for (dn = of_find_node_with_property(NULL, prop_name); dn; \
1314 dn = of_find_node_with_property(dn, prop_name))
/linux/drivers/soc/ti/
A Dti_sci_pm_domains.c142 np = of_find_node_with_property(np, "power-domains"); in ti_sci_pm_domain_probe()
/linux/drivers/usb/common/
A Dcommon.c285 controller = of_find_node_with_property(controller, "phys"); in of_usb_get_dr_mode_by_phy()
/linux/arch/powerpc/platforms/powermac/
A Dsetup.c293 ic = of_find_node_with_property(NULL, "interrupt-controller"); in pmac_setup_arch()
/linux/drivers/clk/keystone/
A Dsci-clk.c537 np = of_find_node_with_property(np, *clk_name); in ti_sci_scan_clocks_from_dt()
/linux/drivers/of/
A Dbase.c1079 struct device_node *of_find_node_with_property(struct device_node *from, in of_find_node_with_property() function
1100 EXPORT_SYMBOL(of_find_node_with_property);
/linux/arch/powerpc/platforms/cell/
A Diommu.c928 np = of_find_node_with_property(NULL, "dma-ranges"); in cell_iommu_fixed_mapping_init()
/linux/
A Dvmlinux.symvers10370 0x00000000 of_find_node_with_property vmlinux EXPORT_SYMBOL
A DSystem.map47592 ffff800010cccdd4 T of_find_node_with_property
A D.tmp_System.map47592 ffff800010cccdd4 T of_find_node_with_property

Completed in 353 milliseconds