Searched refs:dma_region_free (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.h73 void dma_region_free(struct dma_region *dma);
H A Ddma.c131 dma_region_free(dma);
136 * dma_region_free - unmap and free the buffer
138 void dma_region_free(struct dma_region *dma) function
H A Diso.c45 dma_region_free(&iso->data_buf);
H A Dieee1394_core.c1345 EXPORT_SYMBOL(dma_region_free); variable
H A Ddv1394.c1186 dma_region_free(&video->dv_buf);
1191 dma_region_free(&video->packet_buf);
H A Dvideo1394.c158 dma_region_free(&d->dma);

Completed in 125 milliseconds