Home
last modified time | relevance | path

Searched refs:fwnode_graph_get_remote_endpoint (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/
H A Dproperty.c1175 endpoint = fwnode_graph_get_remote_endpoint(fwnode); in fwnode_graph_get_remote_port_parent()
1196 return fwnode_get_next_parent(fwnode_graph_get_remote_endpoint(fwnode)); in fwnode_graph_get_remote_port()
1210 fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_endpoint() function
1214 EXPORT_SYMBOL_GPL(fwnode_graph_get_remote_endpoint);
/linux/include/linux/
H A Dproperty.h492 struct fwnode_handle *fwnode_graph_get_remote_endpoint(
/linux/drivers/media/v4l2-core/
H A Dv4l2-async.c730 remote = fwnode_graph_get_remote_endpoint(endpoint); in __v4l2_async_nf_add_fwnode_remote()
/linux/drivers/media/i2c/
H A Dmax9286.c1475 source->fwnode = fwnode_graph_get_remote_endpoint( in max9286_parse_dt()