Searched refs:vpu_get_plat_device (Results 1 – 4 of 4) sorted by relevance
123 struct platform_device *vpu_get_plat_device(struct platform_device *pdev);
452 struct platform_device *vpu_get_plat_device(struct platform_device *pdev) in vpu_get_plat_device() function473 EXPORT_SYMBOL_GPL(vpu_get_plat_device);
97 fw_pdev = vpu_get_plat_device(dev->plat_dev); in mtk_vcodec_fw_vpu_init()
197 mdp->vpu_dev = vpu_get_plat_device(pdev); in mtk_mdp_probe()