Searched refs:atomisp_streamoff (Results 1 – 3 of 3) sorted by relevance
42 int atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type);
795 atomisp_streamoff(file, NULL, V4L2_BUF_TYPE_VIDEO_CAPTURE)) { in atomisp_release()
1728 int atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in atomisp_streamoff() function2734 .vidioc_streamoff = atomisp_streamoff,