Searched refs:vpu_wdt_reg_handler (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/common/ |
D | mtk_vcodec_fw_vpu.c | 115 vpu_wdt_reg_handler(fw_pdev, mtk_vcodec_vpu_reset_dec_handler, priv, rst_id); in mtk_vcodec_fw_vpu_init() 117 vpu_wdt_reg_handler(fw_pdev, mtk_vcodec_vpu_reset_enc_handler, priv, rst_id); in mtk_vcodec_fw_vpu_init()
|
/linux-6.12.1/drivers/media/platform/mediatek/vpu/ |
D | mtk_vpu.h | 141 int vpu_wdt_reg_handler(struct platform_device *pdev,
|
D | mtk_vpu.c | 412 int vpu_wdt_reg_handler(struct platform_device *pdev, in vpu_wdt_reg_handler() function 438 EXPORT_SYMBOL_GPL(vpu_wdt_reg_handler);
|
/linux-6.12.1/drivers/media/platform/mediatek/mdp/ |
D | mtk_mdp_core.c | 197 ret = vpu_wdt_reg_handler(mdp->vpu_dev, mtk_mdp_reset_handler, mdp, in mtk_mdp_probe()
|