Searched refs:dma_region_sync_for_device (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.h75 void dma_region_sync_for_device(struct dma_region *dma, unsigned long offset,
H A Ddma.c215 * dma_region_sync_for_device - sync the IO bus' view of the buffer
217 void dma_region_sync_for_device(struct dma_region *dma, unsigned long offset, function
H A Dvideo1394.c1091 dma_region_sync_for_device(&d->dma,
1108 dma_region_sync_for_device(&d->dma,
H A Dieee1394_core.c1353 EXPORT_SYMBOL(dma_region_sync_for_device); variable
H A Ddv1394.c511 dma_region_sync_for_device(&video->dv_buf, f->data - (unsigned long) video->dv_buf.kvirt, video->frame_size);
H A Dohci1394.c2030 dma_region_sync_for_device(&iso->data_buf, offset, len);

Completed in 109 milliseconds