Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h40 int __atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type);
Datomisp_fops.c962 __atomisp_streamoff(file, NULL, V4L2_BUF_TYPE_VIDEO_CAPTURE)) { in atomisp_release()
Datomisp_ioctl.c2051 int __atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in __atomisp_streamoff() function
2303 rval = __atomisp_streamoff(file, fh, type); in atomisp_streamoff()