Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_driver.c1997 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() function
3018 .vidioc_streamoff = zoran_streamoff,