Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dcoh901318.c1280 struct coh901318_base { struct
1311 struct coh901318_base *base;
1334 static struct coh901318_base *debugfs_dma_base;
1779 struct coh901318_base *base;
2009 struct coh901318_base *base = dev_id; in dma_irq_handler()
2599 struct coh901318_base *base) in coh901318_base_init()
2639 struct coh901318_base *base; in coh901318_probe()
2655 ALIGN(sizeof(struct coh901318_base), 4) + in coh901318_probe()
2662 base->chans = ((void *)base) + ALIGN(sizeof(struct coh901318_base), 4); in coh901318_probe()
2761 struct coh901318_base *base = platform_get_drvdata(pdev); in coh901318_remove()