Lines Matching refs:cppi41_dd

87 	struct cppi41_dd *cdd;
122 struct cppi41_dd { struct
253 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc) in desc_to_chan()
292 static u32 cppi41_pop_desc(struct cppi41_dd *cdd, unsigned queue_num) in cppi41_pop_desc()
303 struct cppi41_dd *cdd = data; in cppi41_irq()
373 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()
432 struct cppi41_dd *cdd = c->cdd; in push_desc_queue()
479 static void cppi41_run_queue(struct cppi41_dd *cdd) in cppi41_run_queue()
492 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_issue_pending()
624 struct cppi41_dd *cdd = c->cdd; in cppi41_tear_down_chan()
719 struct cppi41_dd *cdd = c->cdd; in cppi41_stop_chan()
742 static int cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) in cppi41_add_chans()
781 static void purge_descs(struct device *dev, struct cppi41_dd *cdd) in purge_descs()
798 static void disable_sched(struct cppi41_dd *cdd) in disable_sched()
803 static void deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) in deinit_cppi41()
815 static int init_descs(struct device *dev, struct cppi41_dd *cdd) in init_descs()
852 static void init_sched(struct cppi41_dd *cdd) in init_sched()
875 static int init_cppi41(struct device *dev, struct cppi41_dd *cdd) in init_cppi41()
915 struct cppi41_dd *cdd; in cpp41_dma_filter_fn()
1005 struct cppi41_dd *cdd; in cppi41_dma_probe()
1127 struct cppi41_dd *cdd = platform_get_drvdata(pdev); in cppi41_dma_remove()
1147 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_suspend()
1157 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_resume()
1180 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_suspend()
1193 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_resume()