Home
last modified time | relevance | path

Searched refs:scp_ipi_unregister (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/remoteproc/
A Dmtk_scp_ipi.c56 void scp_ipi_unregister(struct mtk_scp *scp, u32 id) in scp_ipi_unregister() function
69 EXPORT_SYMBOL_GPL(scp_ipi_unregister);
A Dmtk_scp.c713 scp_ipi_unregister(scp, id); in scp_unregister_ipi()
847 scp_ipi_unregister(scp, SCP_IPI_INIT); in scp_probe()
867 scp_ipi_unregister(scp, SCP_IPI_INIT); in scp_remove()
/linux/include/linux/remoteproc/
A Dmtk_scp.h56 void scp_ipi_unregister(struct mtk_scp *scp, u32 id);

Completed in 5 milliseconds