Lines Matching defs:cdd

88 	struct cppi41_dd *cdd;  member
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() local
374 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_alloc_chan_resources() local
402 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_free_chan_resources() local
433 struct cppi41_dd *cdd = c->cdd; in push_desc_queue() local
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() local
590 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_prep_slave_sg() local
644 struct cppi41_dd *cdd = c->cdd; in cppi41_tear_down_chan() local
739 struct cppi41_dd *cdd = c->cdd; in cppi41_stop_chan() local
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() local
1039 struct cppi41_dd *cdd; in cppi41_dma_probe() local
1161 struct cppi41_dd *cdd = platform_get_drvdata(pdev); in cppi41_dma_remove() local
1181 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_suspend() local
1191 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_resume() local
1214 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_suspend() local
1227 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_resume() local