Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_fw.c62 int mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, in mtk_vcodec_fw_ipi_send() function
67 EXPORT_SYMBOL_GPL(mtk_vcodec_fw_ipi_send);
A Dmtk_vcodec_fw.h40 int mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id,
A Dvdec_vpu_if.c150 err = mtk_vcodec_fw_ipi_send(vpu->ctx->dev->fw_handler, id, msg, in vcodec_vpu_send_msg()
A Dvenc_vpu_if.c93 status = mtk_vcodec_fw_ipi_send(vpu->ctx->dev->fw_handler, vpu->id, msg, in vpu_enc_send_msg()

Completed in 5 milliseconds