Searched refs:scp_ipi_unlock (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | mtk_scp_ipi.c | 42 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); variable
|
H A D | mtk_common.h | 125 void scp_ipi_unlock(struct mtk_scp *scp, u32 id);
|
H A D | mtk_scp.c | 110 scp_ipi_unlock(scp, id); in scp_ipi_handler() 116 scp_ipi_unlock(scp, id); in scp_ipi_handler()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | mtk_scp_ipi.c | 46 scp_ipi_unlock(scp, id); in scp_ipi_register() 71 scp_ipi_unlock(scp, id); in scp_ipi_unregister() 128 * scp_ipi_unlock() - Unlock after operations of an IPI ID 135 void scp_ipi_unlock(struct mtk_scp *scp, u32 id) in scp_ipi_unlock() function 141 EXPORT_SYMBOL_GPL(scp_ipi_unlock); variable
|
H A D | mtk_common.h | 139 void scp_ipi_unlock(struct mtk_scp *scp, u32 id);
|
H A D | mtk_scp.c | 110 scp_ipi_unlock(scp, id); in scp_ipi_handler() 116 scp_ipi_unlock(scp, id); in scp_ipi_handler()
|
Completed in 4 milliseconds