Lines Matching defs:rproc
72 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
371 static void stm32_rproc_cleanup(struct stm32_rproc_instance *rproc) in stm32_rproc_cleanup()
380 struct stm32_rproc_instance *rproc = NULL; in stm32_rproc_probe() local