Home
last modified time | relevance | path

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

/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c112 static TEE_Result rproc_stop(struct stm32_rproc_instance *rproc) in rproc_stop() function
133 return rproc_stop(rproc); in stm32_rproc_stop()
403 res = rproc_stop(rproc); in stm32_rproc_probe()