Searched refs:vpu_get_plat_device (Results 1 – 5 of 5) sorted by relevance
131 struct platform_device *vpu_get_plat_device(struct platform_device *pdev);
458 struct platform_device *vpu_get_plat_device(struct platform_device *pdev) in vpu_get_plat_device() function479 EXPORT_SYMBOL_GPL(vpu_get_plat_device);
193 mdp->vpu_dev = vpu_get_plat_device(pdev); in mtk_mdp_probe()
248 dev->vpu_plat_dev = vpu_get_plat_device(dev->plat_dev); in mtk_vcodec_probe()
255 dev->vpu_plat_dev = vpu_get_plat_device(dev->plat_dev); in mtk_vcodec_probe()