Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_core.h75 const struct v4l2_file_operations *iris_v4l2_file_ops; member
H A Diris_vidc.c401 static struct v4l2_file_operations iris_v4l2_file_ops = { variable
450 core->iris_v4l2_file_ops = &iris_v4l2_file_ops; in iris_init_ops()
H A Diris_probe.c145 vdev->fops = core->iris_v4l2_file_ops; in iris_register_video_device()