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()
272 static int stm32_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in stm32_rproc_parse_fw()
283 struct rproc *rproc = platform_get_drvdata(pdev); in stm32_rproc_wdg() local
293 struct rproc *rproc = dev_get_drvdata(mb->client.dev); in stm32_rproc_mb_vq_work() local
309 struct rproc *rproc = dev_get_drvdata(cl->dev); in stm32_rproc_mb_callback() local
316 static void stm32_rproc_free_mbox(struct rproc *rproc) in stm32_rproc_free_mbox()
365 static int stm32_rproc_request_mbox(struct rproc *rproc) in stm32_rproc_request_mbox()
410 static int stm32_rproc_set_hold_boot(struct rproc *rproc, bool hold) in stm32_rproc_set_hold_boot()
449 static void stm32_rproc_add_coredump_trace(struct rproc *rproc) in stm32_rproc_add_coredump_trace()
471 static int stm32_rproc_start(struct rproc *rproc) in stm32_rproc_start()
495 static int stm32_rproc_attach(struct rproc *rproc) in stm32_rproc_attach()
502 static int stm32_rproc_detach(struct rproc *rproc) in stm32_rproc_detach()
519 static int stm32_rproc_stop(struct rproc *rproc) in stm32_rproc_stop()
569 static void stm32_rproc_kick(struct rproc *rproc, int vqid) in stm32_rproc_kick()
591 static int stm32_rproc_da_to_pa(struct rproc *rproc, in stm32_rproc_da_to_pa()
618 stm32_rproc_get_loaded_rsc_table(struct rproc *rproc, size_t *table_sz) in stm32_rproc_get_loaded_rsc_table()
838 struct rproc *rproc; in stm32_rproc_probe() local
905 struct rproc *rproc = platform_get_drvdata(pdev); in stm32_rproc_remove() local
924 struct rproc *rproc = dev_get_drvdata(dev); in stm32_rproc_suspend() local
935 struct rproc *rproc = dev_get_drvdata(dev); in stm32_rproc_resume() local