Searched refs:dma_region_init (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.h70 void dma_region_init(struct dma_region *dma);
H A Ddma.c65 * dma_region_init - clear out all fields but do not allocate anything
67 void dma_region_init(struct dma_region *dma) function
H A Diso.c109 dma_region_init(&iso->data_buf);
H A Dieee1394_core.c1343 EXPORT_SYMBOL(dma_region_init); variable
H A Ddv1394.c2190 dma_region_init(&video->dv_buf);
2192 dma_region_init(&video->packet_buf);
H A Dvideo1394.c203 dma_region_init(&d->dma);

Completed in 101 milliseconds