Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dcppi41.c88 struct cppi41_dd *cdd; member
254 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc) in desc_to_chan() argument
293 static u32 cppi41_pop_desc(struct cppi41_dd *cdd, unsigned queue_num) in cppi41_pop_desc() argument
304 struct cppi41_dd *cdd = data; cppi41_irq() local
374 struct cppi41_dd *cdd = c->cdd; cppi41_dma_alloc_chan_resources() local
402 struct cppi41_dd *cdd = c->cdd; cppi41_dma_free_chan_resources() local
433 struct cppi41_dd *cdd = c->cdd; push_desc_queue() local
480 cppi41_run_queue(struct cppi41_dd *cdd) cppi41_run_queue() argument
493 struct cppi41_dd *cdd = c->cdd; cppi41_dma_issue_pending() local
590 struct cppi41_dd *cdd = c->cdd; cppi41_dma_prep_slave_sg() local
644 struct cppi41_dd *cdd = c->cdd; cppi41_tear_down_chan() local
739 struct cppi41_dd *cdd = c->cdd; cppi41_stop_chan() local
776 cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) cppi41_add_chans() argument
815 purge_descs(struct device *dev, struct cppi41_dd *cdd) purge_descs() argument
832 disable_sched(struct cppi41_dd *cdd) disable_sched() argument
837 deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) deinit_cppi41() argument
849 init_descs(struct device *dev, struct cppi41_dd *cdd) init_descs() argument
886 init_sched(struct cppi41_dd *cdd) init_sched() argument
909 init_cppi41(struct device *dev, struct cppi41_dd *cdd) init_cppi41() argument
949 struct cppi41_dd *cdd; cpp41_dma_filter_fn() local
1039 struct cppi41_dd *cdd; cppi41_dma_probe() local
1161 struct cppi41_dd *cdd = platform_get_drvdata(pdev); cppi41_dma_remove() local
1181 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_suspend() local
1191 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_resume() local
1214 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_runtime_suspend() local
1227 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_runtime_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dcppi41.c88 struct cppi41_dd *cdd; member
254 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc) in desc_to_chan() argument
293 static u32 cppi41_pop_desc(struct cppi41_dd *cdd, unsigned queue_num) in cppi41_pop_desc() argument
304 struct cppi41_dd *cdd = data; cppi41_irq() local
374 struct cppi41_dd *cdd = c->cdd; cppi41_dma_alloc_chan_resources() local
402 struct cppi41_dd *cdd = c->cdd; cppi41_dma_free_chan_resources() local
433 struct cppi41_dd *cdd = c->cdd; push_desc_queue() local
480 cppi41_run_queue(struct cppi41_dd *cdd) cppi41_run_queue() argument
493 struct cppi41_dd *cdd = c->cdd; cppi41_dma_issue_pending() local
590 struct cppi41_dd *cdd = c->cdd; cppi41_dma_prep_slave_sg() local
644 struct cppi41_dd *cdd = c->cdd; cppi41_tear_down_chan() local
739 struct cppi41_dd *cdd = c->cdd; cppi41_stop_chan() local
776 cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) cppi41_add_chans() argument
815 purge_descs(struct device *dev, struct cppi41_dd *cdd) purge_descs() argument
832 disable_sched(struct cppi41_dd *cdd) disable_sched() argument
837 deinit_cppi41(struct device *dev, struct cppi41_dd *cdd) deinit_cppi41() argument
849 init_descs(struct device *dev, struct cppi41_dd *cdd) init_descs() argument
886 init_sched(struct cppi41_dd *cdd) init_sched() argument
909 init_cppi41(struct device *dev, struct cppi41_dd *cdd) init_cppi41() argument
949 struct cppi41_dd *cdd; cpp41_dma_filter_fn() local
1039 struct cppi41_dd *cdd; cppi41_dma_probe() local
1161 struct cppi41_dd *cdd = platform_get_drvdata(pdev); cppi41_dma_remove() local
1181 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_suspend() local
1191 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_resume() local
1214 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_runtime_suspend() local
1227 struct cppi41_dd *cdd = dev_get_drvdata(dev); cppi41_runtime_resume() local
[all...]

Completed in 3 milliseconds