Lines Matching defs:rproc
130 struct rproc *rproc; member
264 static int imx_dsp_rproc_ready(struct rproc *rproc) in imx_dsp_rproc_ready()
295 static int imx_dsp_rproc_handle_rsc(struct rproc *rproc, u32 rsc_type, in imx_dsp_rproc_handle_rsc()
341 static int imx_dsp_rproc_mmio_start(struct rproc *rproc) in imx_dsp_rproc_mmio_start()
349 static int imx_dsp_rproc_reset_ctrl_start(struct rproc *rproc) in imx_dsp_rproc_reset_ctrl_start()
356 static int imx_dsp_rproc_scu_api_start(struct rproc *rproc) in imx_dsp_rproc_scu_api_start()
371 static int imx_dsp_rproc_start(struct rproc *rproc) in imx_dsp_rproc_start()
394 static int imx_dsp_rproc_mmio_stop(struct rproc *rproc) in imx_dsp_rproc_mmio_stop()
402 static int imx_dsp_rproc_reset_ctrl_stop(struct rproc *rproc) in imx_dsp_rproc_reset_ctrl_stop()
409 static int imx_dsp_rproc_scu_api_stop(struct rproc *rproc) in imx_dsp_rproc_scu_api_stop()
420 static int imx_dsp_rproc_stop(struct rproc *rproc) in imx_dsp_rproc_stop()
501 struct rproc *rproc = priv->rproc; in imx_dsp_rproc_vq_work() local
526 struct rproc *rproc = dev_get_drvdata(cl->dev); in imx_dsp_rproc_rx_tx_callback() local
556 struct rproc *rproc = dev_get_drvdata(cl->dev); in imx_dsp_rproc_rxdb_callback() local
658 struct rproc *rproc = priv->rproc; in imx_dsp_rproc_add_carveout() local
731 static int imx_dsp_rproc_prepare(struct rproc *rproc) in imx_dsp_rproc_prepare()
749 static int imx_dsp_rproc_unprepare(struct rproc *rproc) in imx_dsp_rproc_unprepare()
757 static void imx_dsp_rproc_kick(struct rproc *rproc, int vqid) in imx_dsp_rproc_kick()
882 static int imx_dsp_rproc_elf_load_segments(struct rproc *rproc, const struct firmware *fw) in imx_dsp_rproc_elf_load_segments()
965 static int imx_dsp_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in imx_dsp_rproc_parse_fw()
973 static int imx_dsp_rproc_load(struct rproc *rproc, const struct firmware *fw) in imx_dsp_rproc_load()
1031 static int imx_dsp_rproc_mmio_detect_mode(struct rproc *rproc) in imx_dsp_rproc_mmio_detect_mode()
1048 static int imx_dsp_rproc_reset_ctrl_detect_mode(struct rproc *rproc) in imx_dsp_rproc_reset_ctrl_detect_mode()
1062 static int imx_dsp_rproc_scu_api_detect_mode(struct rproc *rproc) in imx_dsp_rproc_scu_api_detect_mode()
1114 struct rproc *rproc; in imx_dsp_rproc_probe() local
1174 struct rproc *rproc = dev_get_drvdata(dev); in imx_dsp_runtime_resume() local
1201 struct rproc *rproc = dev_get_drvdata(dev); in imx_dsp_runtime_suspend() local
1213 struct rproc *rproc = context; in imx_dsp_load_firmware() local
1237 struct rproc *rproc = dev_get_drvdata(dev); in imx_dsp_suspend() local
1272 struct rproc *rproc = dev_get_drvdata(dev); in imx_dsp_resume() local