Lines Matching defs:rproc

96 static int stm32_rproc_pa_to_da(struct rproc *rproc, phys_addr_t pa, u64 *da)  in stm32_rproc_pa_to_da()
116 static int stm32_rproc_mem_alloc(struct rproc *rproc, in stm32_rproc_mem_alloc()
136 static int stm32_rproc_mem_release(struct rproc *rproc, in stm32_rproc_mem_release()
198 static int stm32_rproc_mbox_idx(struct rproc *rproc, const unsigned char *name) in stm32_rproc_mbox_idx()
212 static int stm32_rproc_prepare(struct rproc *rproc) in stm32_rproc_prepare()
264 static int stm32_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in stm32_rproc_parse_fw()
275 struct rproc *rproc = platform_get_drvdata(pdev); in stm32_rproc_wdg() local
285 struct rproc *rproc = dev_get_drvdata(mb->client.dev); in stm32_rproc_mb_vq_work() local
301 struct rproc *rproc = dev_get_drvdata(cl->dev); in stm32_rproc_mb_callback() local
308 static void stm32_rproc_free_mbox(struct rproc *rproc) in stm32_rproc_free_mbox()
357 static int stm32_rproc_request_mbox(struct rproc *rproc) in stm32_rproc_request_mbox()
402 static int stm32_rproc_set_hold_boot(struct rproc *rproc, bool hold) in stm32_rproc_set_hold_boot()
441 static void stm32_rproc_add_coredump_trace(struct rproc *rproc) in stm32_rproc_add_coredump_trace()
463 static int stm32_rproc_start(struct rproc *rproc) in stm32_rproc_start()
487 static int stm32_rproc_attach(struct rproc *rproc) in stm32_rproc_attach()
494 static int stm32_rproc_detach(struct rproc *rproc) in stm32_rproc_detach()
511 static int stm32_rproc_stop(struct rproc *rproc) in stm32_rproc_stop()
561 static void stm32_rproc_kick(struct rproc *rproc, int vqid) in stm32_rproc_kick()
583 static int stm32_rproc_da_to_pa(struct rproc *rproc, in stm32_rproc_da_to_pa()
610 stm32_rproc_get_loaded_rsc_table(struct rproc *rproc, size_t *table_sz) in stm32_rproc_get_loaded_rsc_table()
831 struct rproc *rproc; in stm32_rproc_probe() local
903 struct rproc *rproc = platform_get_drvdata(pdev); in stm32_rproc_remove() local
922 struct rproc *rproc = dev_get_drvdata(dev); in stm32_rproc_suspend() local
933 struct rproc *rproc = dev_get_drvdata(dev); in stm32_rproc_resume() local