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