Searched refs:vdev_dec (Results 1 – 7 of 7) sorted by relevance
170 core->vdev_dec = vdev; in iris_register_video_device() 191 video_unregister_device(core->vdev_dec); in iris_remove() 285 video_unregister_device(core->vdev_dec); in iris_probe()
35 * @vdev_dec: iris video device structure for decoder75 struct video_device *vdev_dec; member
26 v4l2_fh_init(&inst->fh, inst->core->vdev_dec); in iris_v4l2_fh_init()
65 * @vdev_dec: video device for the decoder89 struct video_device *vdev_dec; member
916 v4l2_fh_init(&sess->fh, core->vdev_dec); in vdec_open() 1081 core->vdev_dec = vdev; in vdec_probe() 1114 video_unregister_device(core->vdev_dec); in vdec_remove()
143 * @vdev_dec: a reference to video device structure for decoder instances197 struct video_device *vdev_dec; member
1732 v4l2_fh_init(&inst->fh, core->vdev_dec); in vdec_open() 1813 core->vdev_dec = vdev; in vdec_probe() 1832 video_unregister_device(core->vdev_dec); in vdec_remove()