Searched refs:mtk_vcodec_fw_ipi_send (Results 1 – 3 of 3) sorted by relevance
67 int mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, in mtk_vcodec_fw_ipi_send() function72 EXPORT_SYMBOL_GPL(mtk_vcodec_fw_ipi_send);
40 int mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id,
119 status = mtk_vcodec_fw_ipi_send(vpu->ctx->dev->fw_handler, vpu->id, msg, in vpu_enc_send_msg()