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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Ddma.h73 void dma_region_sync_for_cpu(struct dma_region *dma, unsigned long offset,
H A Ddma.c196 * dma_region_sync_for_cpu - sync the CPU's view of the buffer
198 void dma_region_sync_for_cpu(struct dma_region *dma, unsigned long offset, function
H A Dieee1394_core.c1352 EXPORT_SYMBOL(dma_region_sync_for_cpu); variable
H A Dvideo1394.c491 dma_region_sync_for_cpu(&d->dma,
H A Dohci1394.c1744 dma_region_sync_for_cpu(&iso->data_buf, recv->block_dma*recv->buf_stride, recv->buf_stride);
1801 dma_region_sync_for_cpu(&iso->data_buf, iso->pkt_dma * recv->buf_stride, recv->buf_stride);
H A Ddv1394.c1972 dma_region_sync_for_cpu(&video->packet_buf,

Completed in 40 milliseconds