Searched refs:ipi_send (Results 1 – 4 of 4) sorted by relevance
27 int (*ipi_send)(struct mtk_vcodec_fw *fw, int id, void *buf, member
70 return fw->ops->ipi_send(fw, id, buf, len, wait); in mtk_vcodec_fw_ipi_send()
52 .ipi_send = mtk_vcodec_scp_ipi_send,
82 .ipi_send = mtk_vcodec_vpu_ipi_send,
Completed in 5 milliseconds