Lines Matching refs:cppi41_dd
88 struct cppi41_dd *cdd;
123 struct cppi41_dd { struct
254 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc) in desc_to_chan()
293 static u32 cppi41_pop_desc(struct cppi41_dd *cdd, unsigned queue_num) in cppi41_pop_desc()
304 struct cppi41_dd *cdd = data; in cppi41_irq()
374 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_alloc_chan_resources()
401 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_free_chan_resources()
431 struct cppi41_dd *cdd = c->cdd; in push_desc_queue()
478 static void cppi41_run_queue(struct cppi41_dd *cdd) in cppi41_run_queue()
491 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_issue_pending()
587 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_prep_slave_sg()
640 struct cppi41_dd *cdd = c->cdd; in cppi41_tear_down_chan()
735 struct cppi41_dd *cdd = c->cdd; in cppi41_stop_chan()
772 static int cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) in cppi41_add_chans()
811 static void purge_descs(struct device *dev, struct cppi41_dd *cdd) in purge_descs()
828 static void disable_sched(struct cppi41_dd *cdd) in disable_sched()
833 static void deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) in deinit_cppi41()
845 static int init_descs(struct device *dev, struct cppi41_dd *cdd) in init_descs()
882 static void init_sched(struct cppi41_dd *cdd) in init_sched()
905 static int init_cppi41(struct device *dev, struct cppi41_dd *cdd) in init_cppi41()
945 struct cppi41_dd *cdd; in cpp41_dma_filter_fn()
1035 struct cppi41_dd *cdd; in cppi41_dma_probe()
1156 struct cppi41_dd *cdd = platform_get_drvdata(pdev); in cppi41_dma_remove()
1175 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_suspend()
1185 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_resume()
1208 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_suspend()
1221 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_resume()