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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dcoh901318.c45 struct coh901318_base { struct
78 struct coh901318_base *base;
101 static struct coh901318_base *debugfs_dma_base;
798 struct coh901318_base *base = dev_id;
1412 struct coh901318_base *base)
1453 struct coh901318_base *base;
1473 base = kmalloc(ALIGN(sizeof(struct coh901318_base), 4) +
1480 base->chans = ((void *)base) + ALIGN(sizeof(struct coh901318_base), 4);
1586 struct coh901318_base *base = platform_get_drvdata(pdev);

Completed in 53 milliseconds