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