Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h42 int atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type);
Datomisp_fops.c795 atomisp_streamoff(file, NULL, V4L2_BUF_TYPE_VIDEO_CAPTURE)) { in atomisp_release()
Datomisp_ioctl.c1728 int atomisp_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in atomisp_streamoff() function
2734 .vidioc_streamoff = atomisp_streamoff,