Searched refs:fwnode_find_reference (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/hwtracing/coresight/ |
A D | coresight-cti-platform.c | 128 cs_fwnode = fwnode_find_reference(root_fwnode, CTI_DT_CSDEV_ASSOC, 0); in cti_plat_create_v8_etm_connection() 399 struct fwnode_handle *cs_fwnode = fwnode_find_reference(fwnode, in cti_plat_create_connection()
|
/linux/drivers/base/ |
A D | property.c | 497 struct fwnode_handle *fwnode_find_reference(const struct fwnode_handle *fwnode, in fwnode_find_reference() function 508 EXPORT_SYMBOL_GPL(fwnode_find_reference); 1231 node = fwnode_find_reference(fwnode, con_id, i); in fwnode_devcon_match()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-mac.c | 259 node = fwnode_find_reference(dpmac_node, "pcs-handle", 0); in dpaa2_pcs_create()
|
/linux/include/linux/ |
A D | property.h | 80 struct fwnode_handle *fwnode_find_reference(const struct fwnode_handle *fwnode,
|
/linux/drivers/usb/typec/altmodes/ |
A D | displayport.c | 555 dp->connector_fwnode = fwnode_find_reference(fwnode, "displayport", 0); in dp_altmode_probe()
|
/linux/drivers/net/phy/ |
A D | phy_device.c | 2986 phy_node = fwnode_find_reference(fwnode, "phy-handle", 0); in fwnode_get_phy_node() 2989 phy_node = fwnode_find_reference(fwnode, "phy", 0); in fwnode_get_phy_node() 2991 phy_node = fwnode_find_reference(fwnode, "phy-device", 0); in fwnode_get_phy_node()
|
/linux/ |
A D | vmlinux.symvers | 113 0x00000000 fwnode_find_reference vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 31194 ffff800010809220 T fwnode_find_reference
|
A D | .tmp_System.map | 31194 ffff800010809220 T fwnode_find_reference
|
Completed in 323 milliseconds