Searched refs:mtk_vdec_ioctl_ops (Results 1 – 3 of 3) sorted by relevance
68 extern const struct v4l2_ioctl_ops mtk_vdec_ioctl_ops;
404 vfd_dec->ioctl_ops = &mtk_vdec_ioctl_ops; in mtk_vcodec_probe()
946 const struct v4l2_ioctl_ops mtk_vdec_ioctl_ops = { variable