Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dcoh901318.c1280 struct coh901318_base { struct
1313 struct coh901318_base *base;
1336 static struct coh901318_base *debugfs_dma_base;
1769 struct coh901318_base *base;
1987 struct coh901318_base *base = dev_id; in dma_irq_handler()
2590 struct coh901318_base *base) in coh901318_base_init()
2629 struct coh901318_base *base; in coh901318_probe()
2645 ALIGN(sizeof(struct coh901318_base), 4) + in coh901318_probe()
2652 base->chans = ((void *)base) + ALIGN(sizeof(struct coh901318_base), 4); in coh901318_probe()
2750 static void coh901318_base_remove(struct coh901318_base *base, const int *pick_chans) in coh901318_base_remove()
[all …]