Searched refs:mtk_vcodec_init_dec_clk (Results 1 – 4 of 4) sorted by relevance
12 int mtk_vcodec_init_dec_clk(struct platform_device *pdev, struct mtk_vcodec_pm *pm);
15 int mtk_vcodec_init_dec_clk(struct platform_device *pdev, struct mtk_vcodec_pm *pm) in mtk_vcodec_init_dec_clk() function55 EXPORT_SYMBOL_GPL(mtk_vcodec_init_dec_clk);
145 ret = mtk_vcodec_init_dec_clk(pdev, &subdev_dev->pm); in mtk_vdec_hw_probe()
185 ret = mtk_vcodec_init_dec_clk(pdev, &dev->pm); in mtk_vcodec_init_dec_resources()