Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-video.h55 void msm_video_stop_streaming(struct camss_video *video);
Dcamss-video.c947 void msm_video_stop_streaming(struct camss_video *video) in msm_video_stop_streaming() function
Dcamss-vfe.c2215 msm_video_stop_streaming(&vfe->line[i].video_out); in msm_vfe_stop_streaming()