Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_remoteproc.h68 TEE_Result stm32_rproc_stop(uint32_t rproc_id);
/optee_os/core/pta/stm32mp/
H A Dremoteproc_pta.c224 res = stm32_rproc_stop(params[0].value.a); in rproc_pta_stop()
/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c126 TEE_Result stm32_rproc_stop(uint32_t rproc_id) in stm32_rproc_stop() function