Searched refs:mtk_vcodec_media_ops (Results 1 – 3 of 3) sorted by relevance
70 extern const struct media_device_ops mtk_vcodec_media_ops;
464 dev->mdev_dec.ops = &mtk_vcodec_media_ops; in mtk_vcodec_probe()
568 const struct media_device_ops mtk_vcodec_media_ops = { variable