Home
last modified time | relevance | path

Searched defs:rproc (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c72 struct stm32_rproc_instance *rproc = NULL; in stm32_rproc_get() local
83 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_is_secure() local
93 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_start() local
112 static TEE_Result rproc_stop(struct stm32_rproc_instance *rproc) in rproc_stop()
128 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_stop() local
139 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_da_to_pa() local
168 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_map() local
195 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_unmap() local
271 static TEE_Result stm32_rproc_parse_mems(struct stm32_rproc_instance *rproc, in stm32_rproc_parse_mems()
344 struct stm32_rproc_instance *rproc = stm32_rproc_get(rproc_id); in stm32_rproc_clean_up_memories() local
[all …]