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()
402 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_free_chan_resources()
433 struct cppi41_dd *cdd = c->cdd; in push_desc_queue()
480 static void cppi41_run_queue(struct cppi41_dd *cdd) in cppi41_run_queue()
493 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_issue_pending()
590 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_prep_slave_sg()
644 struct cppi41_dd *cdd = c->cdd; in cppi41_tear_down_chan()
739 struct cppi41_dd *cdd = c->cdd; in cppi41_stop_chan()
776 static int cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) in cppi41_add_chans()
815 static void purge_descs(struct device *dev, struct cppi41_dd *cdd) in purge_descs()
832 static void disable_sched(struct cppi41_dd *cdd) in disable_sched()
837 static void deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) in deinit_cppi41()
849 static int init_descs(struct device *dev, struct cppi41_dd *cdd) in init_descs()
886 static void init_sched(struct cppi41_dd *cdd) in init_sched()
909 static int init_cppi41(struct device *dev, struct cppi41_dd *cdd) in init_cppi41()
949 struct cppi41_dd *cdd; in cpp41_dma_filter_fn()
1039 struct cppi41_dd *cdd; in cppi41_dma_probe()
1161 struct cppi41_dd *cdd = platform_get_drvdata(pdev); in cppi41_dma_remove()
1181 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_suspend()
1191 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_resume()
1214 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_suspend()
1227 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_resume()