Home
last modified time | relevance | path

Searched refs:fwnode_graph_get_remote_port_parent (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/base/
H A Dproperty.c1187 fwnode_graph_get_remote_port_parent(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_port_parent() function
1198 EXPORT_SYMBOL_GPL(fwnode_graph_get_remote_port_parent);
1237 dev_node = fwnode_graph_get_remote_port_parent(ep); in fwnode_graph_remote_available()
1379 node = fwnode_graph_get_remote_port_parent(ep); in fwnode_graph_devcon_matches()
/linux/drivers/usb/typec/
H A Dhd3ss3220.c395 connector = fwnode_graph_get_remote_port_parent(ep); in hd3ss3220_probe()
/linux/drivers/media/platform/ti/vpe/
H A Dvip.c3364 subdev = fwnode_graph_get_remote_port_parent(ep); in vip_register_subdev_notify()