Searched refs:__atomisp_streamoff (Results 1 – 3 of 3) sorted by relevance
40 int __atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type);
962 __atomisp_streamoff(file, NULL, V4L2_BUF_TYPE_VIDEO_CAPTURE)) { in atomisp_release()
2051 int __atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in __atomisp_streamoff() function2303 rval = __atomisp_streamoff(file, fh, type); in atomisp_streamoff()