Searched refs:zoran_streamoff (Results 1 – 1 of 1) sorted by relevance
1942 static int zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type);1959 return zoran_streamoff(file, fh, req->type); in zoran_reqbufs()2208 static int zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) in zoran_streamoff() function2832 .vidioc_streamoff = zoran_streamoff,