Lines Matching defs:rproc

95 static int stm32_rproc_pa_to_da(struct rproc *rproc, phys_addr_t pa, u64 *da)  in stm32_rproc_pa_to_da()
115 static int stm32_rproc_mem_alloc(struct rproc *rproc, in stm32_rproc_mem_alloc()
135 static int stm32_rproc_mem_release(struct rproc *rproc, in stm32_rproc_mem_release()
197 static int stm32_rproc_mbox_idx(struct rproc *rproc, const unsigned char *name) in stm32_rproc_mbox_idx()
211 static int stm32_rproc_prepare(struct rproc *rproc) in stm32_rproc_prepare()
267 static int stm32_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in stm32_rproc_parse_fw()
278 struct rproc *rproc = platform_get_drvdata(pdev); in stm32_rproc_wdg() local
288 struct rproc *rproc = dev_get_drvdata(mb->client.dev); in stm32_rproc_mb_vq_work() local
296 struct rproc *rproc = dev_get_drvdata(cl->dev); in stm32_rproc_mb_callback() local
303 static void stm32_rproc_free_mbox(struct rproc *rproc) in stm32_rproc_free_mbox()
352 static int stm32_rproc_request_mbox(struct rproc *rproc) in stm32_rproc_request_mbox()
397 static int stm32_rproc_set_hold_boot(struct rproc *rproc, bool hold) in stm32_rproc_set_hold_boot()
421 static void stm32_rproc_add_coredump_trace(struct rproc *rproc) in stm32_rproc_add_coredump_trace()
443 static int stm32_rproc_start(struct rproc *rproc) in stm32_rproc_start()
467 static int stm32_rproc_attach(struct rproc *rproc) in stm32_rproc_attach()
474 static int stm32_rproc_detach(struct rproc *rproc) in stm32_rproc_detach()
491 static int stm32_rproc_stop(struct rproc *rproc) in stm32_rproc_stop()
541 static void stm32_rproc_kick(struct rproc *rproc, int vqid) in stm32_rproc_kick()
563 static int stm32_rproc_da_to_pa(struct rproc *rproc, in stm32_rproc_da_to_pa()
590 stm32_rproc_get_loaded_rsc_table(struct rproc *rproc, size_t *table_sz) in stm32_rproc_get_loaded_rsc_table()
792 struct rproc *rproc; in stm32_rproc_probe() local
860 struct rproc *rproc = platform_get_drvdata(pdev); in stm32_rproc_remove() local
882 struct rproc *rproc = dev_get_drvdata(dev); in stm32_rproc_suspend() local
893 struct rproc *rproc = dev_get_drvdata(dev); in stm32_rproc_resume() local