Lines Matching defs:dma
325 } dma[RME96xx_MAX_DEVS]; member
561 static void rme96xx_clearbufs(struct dmabuf* dma) in rme96xx_clearbufs()
621 inline int rme96xx_getospace(struct dmabuf * dma, unsigned int hwp) in rme96xx_getospace()
638 inline int rme96xx_getispace(struct dmabuf * dma, unsigned int hwp) in rme96xx_getispace()
656 inline int rme96xx_copyfromuser(struct dmabuf* dma,const char* buffer,int count,int hop) in rme96xx_copyfromuser()
705 inline int rme96xx_copytouser(struct dmabuf* dma,const char* buffer,int count,int hop) in rme96xx_copytouser()
835 static int rme96xx_dmabuf_init(rme96xx_info * s,struct dmabuf* dma,int ioffset,int ooffset) { in rme96xx_dmabuf_init()
894 struct dmabuf * dma = &s->dma[i]; in rme96xx_init() local
1114 struct dmabuf * dma = (struct dmabuf *)file->private_data; in rme96xx_ioctl() local
1436 struct dmabuf* dma; in rme96xx_open() local
1487 struct dmabuf * dma = (struct dmabuf*) file->private_data; in rme96xx_release() local
1519 struct dmabuf *dma = (struct dmabuf *)file->private_data; in rme96xx_write() local
1587 struct dmabuf *dma = (struct dmabuf *)file->private_data; in rme96xx_read() local
1654 struct dmabuf *dma = (struct dmabuf *)file->private_data; in rm96xx_mmap() local
1701 struct dmabuf *dma = (struct dmabuf *)file->private_data; in rme96xx_poll() local