Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dproperty.c1068 endpoint = fwnode_graph_get_remote_endpoint(fwnode); in fwnode_graph_get_remote_port_parent()
1086 return fwnode_get_next_parent(fwnode_graph_get_remote_endpoint(fwnode)); in fwnode_graph_get_remote_port()
1097 fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_endpoint() function
1101 EXPORT_SYMBOL_GPL(fwnode_graph_get_remote_endpoint);
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c576 fwnode = fwnode_graph_get_remote_endpoint(fwnode); in v4l2_fwnode_parse_link()
734 connector_ep = fwnode_graph_get_remote_endpoint(fwnode); in v4l2_fwnode_connector_add_link()
H A Dv4l2-mc.c335 remote_ep = fwnode_graph_get_remote_endpoint(endpoint); in v4l2_create_fwnode_links_to_pad()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dvideo-mux.c374 remote_ep = fwnode_graph_get_remote_endpoint(ep); in video_mux_async_register()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproperty.h402 struct fwnode_handle *fwnode_graph_get_remote_endpoint(
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk801 fwnode_graph_get_remote_endpoint
2834 fwnode_graph_get_remote_endpoint
H A Dabi_gki_aarch64_imx2320 fwnode_graph_get_remote_endpoint
H A Dabi_gki_aarch64_rockchip2911 fwnode_graph_get_remote_endpoint
H A Dabi_gki_aarch64_oplus1021 fwnode_graph_get_remote_endpoint
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax9286.c1195 source->fwnode = fwnode_graph_get_remote_endpoint( in max9286_parse_dt()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c911 fwnode = fwnode_graph_get_remote_endpoint(of_fwnode_handle(ep)); in rcsi2_parse_dt()