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