Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_driver.c1942 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() function
2832 .vidioc_streamoff = zoran_streamoff,