Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-mc.c325 struct fwnode_handle *remote_ep; in v4l2_create_fwnode_links_to_pad() local
335 remote_ep = fwnode_graph_get_remote_endpoint(endpoint); in v4l2_create_fwnode_links_to_pad()
336 if (!remote_ep) in v4l2_create_fwnode_links_to_pad()
344 remote_ep, in v4l2_create_fwnode_links_to_pad()
346 fwnode_handle_put(remote_ep); in v4l2_create_fwnode_links_to_pad()