Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Dproperty.c937 endpoint = fwnode_graph_get_remote_endpoint(fwnode); in fwnode_graph_get_remote_port_parent()
955 return fwnode_get_next_parent(fwnode_graph_get_remote_endpoint(fwnode)); in fwnode_graph_get_remote_port()
966 fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_endpoint() function
970 EXPORT_SYMBOL_GPL(fwnode_graph_get_remote_endpoint);
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-of.c170 fwnode = fwnode_graph_get_remote_endpoint(csi_ep); in imx_media_create_csi_of_links()
/Linux-v5.4/include/linux/
Dproperty.h347 struct fwnode_handle *fwnode_graph_get_remote_endpoint(
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c574 fwnode = fwnode_graph_get_remote_endpoint(__fwnode); in v4l2_fwnode_parse_link()
/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-csi2.c837 fwnode_graph_get_remote_endpoint(of_fwnode_handle(ep)); in rcsi2_parse_dt()