Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dcoh901318.c1280 struct coh901318_base { struct
1312 struct coh901318_base *base;
1335 static struct coh901318_base *debugfs_dma_base;
1766 struct coh901318_base *base;
1993 struct coh901318_base *base = dev_id; in dma_irq_handler()
2583 struct coh901318_base *base) in coh901318_base_init()
2623 struct coh901318_base *base; in coh901318_probe()
2639 ALIGN(sizeof(struct coh901318_base), 4) + in coh901318_probe()
2646 base->chans = ((void *)base) + ALIGN(sizeof(struct coh901318_base), 4); in coh901318_probe()
2744 static void coh901318_base_remove(struct coh901318_base *base, const int *pick_chans) in coh901318_base_remove()
[all …]