Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h40 int __atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type);
Datomisp_fops.c932 __atomisp_streamoff(file, NULL, V4L2_BUF_TYPE_VIDEO_CAPTURE)) { in atomisp_release()
Datomisp_ioctl.c1889 int __atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in __atomisp_streamoff() function
2135 rval = __atomisp_streamoff(file, fh, type); in atomisp_streamoff()