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;
467 video->vdev.ioctl_ops = &atomisp_file_ioctl_ops; in atomisp_video_init()
3224 const struct v4l2_ioctl_ops atomisp_file_ioctl_ops = { variable