Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
A Dmtk_scp_ipi.c155 int scp_ipi_send(struct mtk_scp *scp, u32 id, void *buf, unsigned int len, in scp_ipi_send() function
215 EXPORT_SYMBOL_GPL(scp_ipi_send);
A Dmtk_scp.c721 return scp_ipi_send(scp, id, buf, len, wait); in scp_send_ipi()
/linux/include/linux/remoteproc/
A Dmtk_scp.h58 int scp_ipi_send(struct mtk_scp *scp, u32 id, void *buf, unsigned int len,
/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_fw_scp.c38 return scp_ipi_send(fw->scp, id, buf, len, wait); in mtk_vcodec_scp_ipi_send()

Completed in 5 milliseconds