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