Searched refs:far_end (Results 1 – 2 of 2) sorted by relevance
211 struct iss_video *far_end = NULL; in iss_video_far_end() local229 far_end = to_iss_video(media_entity_to_video_device(entity)); in iss_video_far_end()230 if (far_end->type != video->type) in iss_video_far_end()233 far_end = NULL; in iss_video_far_end()240 return far_end; in iss_video_far_end()860 struct iss_video *far_end; in iss_video_streamon() local915 far_end = iss_video_far_end(video); in iss_video_streamon()919 pipe->input = far_end; in iss_video_streamon()922 if (!far_end) { in iss_video_streamon()929 pipe->output = far_end; in iss_video_streamon()
227 struct isp_video *far_end = NULL; in isp_video_get_graph_data() local244 if (far_end != NULL) in isp_video_get_graph_data()255 far_end = __video; in isp_video_get_graph_data()263 pipe->input = far_end; in isp_video_get_graph_data()266 if (far_end == NULL) in isp_video_get_graph_data()270 pipe->output = far_end; in isp_video_get_graph_data()