Lines Matching defs:cdd
87 struct cppi41_dd *cdd; member
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() local
373 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_alloc_chan_resources() local
401 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_free_chan_resources() local
432 struct cppi41_dd *cdd = c->cdd; in push_desc_queue() local
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() local
589 struct cppi41_dd *cdd = c->cdd; in cppi41_dma_prep_slave_sg() local
643 struct cppi41_dd *cdd = c->cdd; in cppi41_tear_down_chan() local
738 struct cppi41_dd *cdd = c->cdd; in cppi41_stop_chan() local
775 static int cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) in cppi41_add_chans()
814 static void purge_descs(struct device *dev, struct cppi41_dd *cdd) in purge_descs()
831 static void disable_sched(struct cppi41_dd *cdd) in disable_sched()
836 static void deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) in deinit_cppi41()
848 static int init_descs(struct device *dev, struct cppi41_dd *cdd) in init_descs()
885 static void init_sched(struct cppi41_dd *cdd) in init_sched()
908 static int init_cppi41(struct device *dev, struct cppi41_dd *cdd) in init_cppi41()
948 struct cppi41_dd *cdd; in cpp41_dma_filter_fn() local
1038 struct cppi41_dd *cdd; in cppi41_dma_probe() local
1160 struct cppi41_dd *cdd = platform_get_drvdata(pdev); in cppi41_dma_remove() local
1180 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_suspend() local
1190 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_resume() local
1213 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_suspend() local
1226 struct cppi41_dd *cdd = dev_get_drvdata(dev); in cppi41_runtime_resume() local