Searched defs:cdd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/ti/
H A Dcppi41.c88 struct cppi41_dd *cdd; member in struct:cppi41_channel
254 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc) argument
293 static u32 cppi41_pop_desc(struct cppi41_dd *cdd, unsigned queue_num) argument
304 struct cppi41_dd *cdd = data; local
374 struct cppi41_dd *cdd = c->cdd; local
402 struct cppi41_dd *cdd = c->cdd; local
433 struct cppi41_dd *cdd = c->cdd; local
480 cppi41_run_queue(struct cppi41_dd *cdd) argument
493 struct cppi41_dd *cdd = c->cdd; local
590 struct cppi41_dd *cdd = c->cdd; local
644 struct cppi41_dd *cdd = c->cdd; local
739 struct cppi41_dd *cdd = c->cdd; local
776 cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) argument
815 purge_descs(struct device *dev, struct cppi41_dd *cdd) argument
832 disable_sched(struct cppi41_dd *cdd) argument
837 deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) argument
849 init_descs(struct device *dev, struct cppi41_dd *cdd) argument
886 init_sched(struct cppi41_dd *cdd) argument
909 init_cppi41(struct device *dev, struct cppi41_dd *cdd) argument
949 struct cppi41_dd *cdd; local
1039 struct cppi41_dd *cdd; local
1161 struct cppi41_dd *cdd = platform_get_drvdata(pdev); local
1180 struct cppi41_dd *cdd = dev_get_drvdata(dev); local
1190 struct cppi41_dd *cdd = dev_get_drvdata(dev); local
1213 struct cppi41_dd *cdd = dev_get_drvdata(dev); local
1226 struct cppi41_dd *cdd = dev_get_drvdata(dev); local
[all...]

Completed in 113 milliseconds