Lines Matching defs:rproc
101 struct rproc *rproc; member
366 static int imx_rproc_start(struct rproc *rproc) in imx_rproc_start()
406 static int imx_rproc_stop(struct rproc *rproc) in imx_rproc_stop()
486 static void *imx_rproc_da_to_va(struct rproc *rproc, u64 da, size_t len, bool *is_iomem) in imx_rproc_da_to_va()
519 static int imx_rproc_mem_alloc(struct rproc *rproc, in imx_rproc_mem_alloc()
539 static int imx_rproc_mem_release(struct rproc *rproc, in imx_rproc_mem_release()
548 static int imx_rproc_prepare(struct rproc *rproc) in imx_rproc_prepare()
598 static int imx_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in imx_rproc_parse_fw()
609 static void imx_rproc_kick(struct rproc *rproc, int vqid) in imx_rproc_kick()
632 static int imx_rproc_attach(struct rproc *rproc) in imx_rproc_attach()
637 static int imx_rproc_detach(struct rproc *rproc) in imx_rproc_detach()
653 static struct resource_table *imx_rproc_get_loaded_rsc_table(struct rproc *rproc, size_t *table_sz) in imx_rproc_get_loaded_rsc_table()
666 imx_rproc_elf_find_loaded_rsc_table(struct rproc *rproc, const struct firmware *fw) in imx_rproc_elf_find_loaded_rsc_table()
775 struct rproc *rproc = data; in imx_rproc_notified_idr_cb() local
786 struct rproc *rproc = priv->rproc; in imx_rproc_vq_work() local
793 struct rproc *rproc = dev_get_drvdata(cl->dev); in imx_rproc_rx_callback() local
799 static int imx_rproc_xtr_mbox_init(struct rproc *rproc, bool tx_block) in imx_rproc_xtr_mbox_init()
842 static void imx_rproc_free_mbox(struct rproc *rproc) in imx_rproc_free_mbox()
857 static void imx_rproc_put_scu(struct rproc *rproc) in imx_rproc_put_scu()
1057 struct rproc *rproc = data->cb_data; in imx_rproc_sys_off_handler() local
1076 struct rproc *rproc; in imx_rproc_probe() local
1171 struct rproc *rproc = platform_get_drvdata(pdev); in imx_rproc_remove() local