Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/remoteproc/
Dmtk_scp_ipi.c42 scp_ipi_unlock(scp, id); in scp_ipi_register()
67 scp_ipi_unlock(scp, id); in scp_ipi_unregister()
131 void scp_ipi_unlock(struct mtk_scp *scp, u32 id) in scp_ipi_unlock() function
137 EXPORT_SYMBOL_GPL(scp_ipi_unlock);
Dmtk_common.h139 void scp_ipi_unlock(struct mtk_scp *scp, u32 id);
Dmtk_scp.c110 scp_ipi_unlock(scp, id); in scp_ipi_handler()
116 scp_ipi_unlock(scp, id); in scp_ipi_handler()