Searched refs:iris_v4l2_file_ops (Results 1 – 3 of 3) sorted by relevance
75 const struct v4l2_file_operations *iris_v4l2_file_ops; member
401 static struct v4l2_file_operations iris_v4l2_file_ops = { variable450 core->iris_v4l2_file_ops = &iris_v4l2_file_ops; in iris_init_ops()
145 vdev->fops = core->iris_v4l2_file_ops; in iris_register_video_device()