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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddma.h74 void dma_region_sync_for_cpu(struct dma_region *dma, unsigned long offset,
H A Ddma.c194 * dma_region_sync_for_cpu - sync the CPU's view of the buffer
196 void dma_region_sync_for_cpu(struct dma_region *dma, unsigned long offset, function
H A Dieee1394_core.c1346 EXPORT_SYMBOL(dma_region_sync_for_cpu); variable
H A Dvideo1394.c492 dma_region_sync_for_cpu(&d->dma,
H A Dohci1394.c1581 dma_region_sync_for_cpu(&iso->data_buf, recv->block_dma*recv->buf_stride, recv->buf_stride);
1638 dma_region_sync_for_cpu(&iso->data_buf, iso->pkt_dma * recv->buf_stride, recv->buf_stride);
H A Ddv1394.c1975 dma_region_sync_for_cpu(&video->packet_buf,

Completed in 72 milliseconds