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