Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/iris/
H A Diris_core.h76 const struct v4l2_file_operations *iris_v4l2_file_ops; member
H A Diris_vidc.c427 static struct v4l2_file_operations iris_v4l2_file_ops = { variable
476 core->iris_v4l2_file_ops = &iris_v4l2_file_ops; in iris_init_ops()
H A Diris_probe.c160 vdev->fops = core->iris_v4l2_file_ops; in iris_register_video_device()