Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/vcodec/common/
A Dmtk_vcodec_fw_priv.h27 int (*ipi_send)(struct mtk_vcodec_fw *fw, int id, void *buf, member
A Dmtk_vcodec_fw.c70 return fw->ops->ipi_send(fw, id, buf, len, wait); in mtk_vcodec_fw_ipi_send()
A Dmtk_vcodec_fw_scp.c52 .ipi_send = mtk_vcodec_scp_ipi_send,
A Dmtk_vcodec_fw_vpu.c82 .ipi_send = mtk_vcodec_vpu_ipi_send,

Completed in 5 milliseconds