Searched refs:atomisp_file_ioctl_ops (Results 1 – 3 of 3) sorted by relevance
56 extern const struct v4l2_ioctl_ops atomisp_file_ioctl_ops;
466 video->vdev.ioctl_ops = &atomisp_file_ioctl_ops; in atomisp_video_init()
3055 const struct v4l2_ioctl_ops atomisp_file_ioctl_ops = { variable