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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Ddma.h78 int dma_region_mmap(struct dma_region *dma, struct file *file,
H A Ddma.c254 * dma_region_mmap - map the buffer into a user space process
256 int dma_region_mmap(struct dma_region *dma, struct file *file, function
282 int dma_region_mmap(struct dma_region *dma, struct file *file, function
H A Dieee1394_core.c1348 EXPORT_SYMBOL(dma_region_mmap); variable
H A Dvideo1394.c1165 return dma_region_mmap(&ctx->current_ctx->dma, file, vma);
H A Ddv1394.c1241 retval = dma_region_mmap(&video->dv_buf, file, vma);
H A Draw1394.c2558 ret = dma_region_mmap(&fi->iso_handle->data_buf, file, vma);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Ddma.h78 int dma_region_mmap(struct dma_region *dma, struct file *file,
H A Ddma.c254 * dma_region_mmap - map the buffer into a user space process
256 int dma_region_mmap(struct dma_region *dma, struct file *file, function
282 int dma_region_mmap(struct dma_region *dma, struct file *file, function
H A Dieee1394_core.c1348 EXPORT_SYMBOL(dma_region_mmap); variable
H A Dvideo1394.c1165 return dma_region_mmap(&ctx->current_ctx->dma, file, vma);
H A Ddv1394.c1241 retval = dma_region_mmap(&video->dv_buf, file, vma);
H A Draw1394.c2558 ret = dma_region_mmap(&fi->iso_handle->data_buf, file, vma);

Completed in 621 milliseconds