Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-vfe.h181 void msm_vfe_stop_streaming(struct vfe_device *vfe);
Dcamss.c972 msm_vfe_stop_streaming(&camss->vfe[i]); in camss_remove()
Dcamss-vfe.c2210 void msm_vfe_stop_streaming(struct vfe_device *vfe) in msm_vfe_stop_streaming() function