Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dproperty.c1366 fwnode_graph_get_port_parent(const struct fwnode_handle *endpoint) in fwnode_graph_get_port_parent() function
1377 EXPORT_SYMBOL_GPL(fwnode_graph_get_port_parent);
1391 parent = fwnode_graph_get_port_parent(endpoint); in fwnode_graph_get_remote_port_parent()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fwnode.c425 dev_fwnode = fwnode_graph_get_port_parent(fwnode); in __v4l2_async_notifier_parse_fwnode_endpoints()
459 dev_fwnode = fwnode_graph_get_port_parent(fwnode); in __v4l2_async_notifier_parse_fwnode_endpoints()
/Linux-v4.19/include/linux/
Dproperty.h296 fwnode_graph_get_port_parent(const struct fwnode_handle *fwnode);