Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dcppi41.c96 struct cppi41_dd *cdd; member
238 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc) in desc_to_chan()
273 static u32 cppi41_pop_desc(struct cppi41_dd *cdd, unsigned queue_num) in cppi41_pop_desc()
284 struct cppi41_dd *cdd = data; in cppi41_irq() local
384 struct cppi41_dd *cdd = c->cdd; in push_desc_queue() local
535 struct cppi41_dd *cdd = c->cdd; in cppi41_tear_down_chan() local
624 struct cppi41_dd *cdd = c->cdd; in cppi41_stop_chan() local
644 static void cleanup_chans(struct cppi41_dd *cdd) in cleanup_chans()
656 static int cppi41_add_chans(struct device *dev, struct cppi41_dd *cdd) in cppi41_add_chans()
701 static void purge_descs(struct device *dev, struct cppi41_dd *cdd) in purge_descs()
[all …]