Home
last modified time | relevance | path

Searched refs:mtk_vcodec_fw_ipi_register (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_fw.c54 int mtk_vcodec_fw_ipi_register(struct mtk_vcodec_fw *fw, int id, in mtk_vcodec_fw_ipi_register() function
60 EXPORT_SYMBOL_GPL(mtk_vcodec_fw_ipi_register);
A Dmtk_vcodec_fw.h37 int mtk_vcodec_fw_ipi_register(struct mtk_vcodec_fw *fw, int id,
A Dvdec_vpu_if.c191 err = mtk_vcodec_fw_ipi_register(vpu->ctx->dev->fw_handler, vpu->id, in vpu_dec_init()
199 err = mtk_vcodec_fw_ipi_register(vpu->ctx->dev->fw_handler, in vpu_dec_init()
A Dvenc_vpu_if.c119 status = mtk_vcodec_fw_ipi_register(vpu->ctx->dev->fw_handler, vpu->id, in vpu_enc_init()

Completed in 5 milliseconds