Searched refs:scp_ipi_unregister (Results 1 – 3 of 3) sorted by relevance
56 void scp_ipi_unregister(struct mtk_scp *scp, u32 id) in scp_ipi_unregister() function69 EXPORT_SYMBOL_GPL(scp_ipi_unregister);
713 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()
56 void scp_ipi_unregister(struct mtk_scp *scp, u32 id);
Completed in 8 milliseconds