Home
last modified time | relevance | path

Searched refs:coh901318_base (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/dma/
Dcoh901318.c1280 struct coh901318_base { struct
1313 struct coh901318_base *base;
1336 static struct coh901318_base *debugfs_dma_base;
1769 struct coh901318_base *base;
1991 struct coh901318_base *base = dev_id; in dma_irq_handler()
2594 struct coh901318_base *base) in coh901318_base_init()
2634 struct coh901318_base *base; in coh901318_probe()
2650 ALIGN(sizeof(struct coh901318_base), 4) + in coh901318_probe()
2657 base->chans = ((void *)base) + ALIGN(sizeof(struct coh901318_base), 4); in coh901318_probe()
2755 static void coh901318_base_remove(struct coh901318_base *base, const int *pick_chans) in coh901318_base_remove()
[all …]