Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dproperty.c1118 port_parent = fwnode_graph_get_port_parent(prev); in fwnode_graph_get_next_endpoint()
1148 fwnode_graph_get_port_parent(const struct fwnode_handle *endpoint) in fwnode_graph_get_port_parent() function
1159 EXPORT_SYMBOL_GPL(fwnode_graph_get_port_parent);
1176 parent = fwnode_graph_get_port_parent(endpoint); in fwnode_graph_get_remote_port_parent()
/linux/drivers/media/v4l2-core/
H A Dv4l2-async.c116 asd_dev_fwnode = fwnode_graph_get_port_parent(match->fwnode); in match_fwnode_one()
909 fwnode_graph_get_port_parent(fwnode) : in print_waiting_match()
/linux/include/linux/
H A Dproperty.h487 fwnode_graph_get_port_parent(const struct fwnode_handle *fwnode);