Searched refs:dma_region_free (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Ddma.h72 void dma_region_free(struct dma_region *dma);
H A Ddma.c133 dma_region_free(dma);
138 * dma_region_free - unmap and free the buffer
140 void dma_region_free(struct dma_region *dma) function
H A Diso.c44 dma_region_free(&iso->data_buf);
H A Dieee1394_core.c1351 EXPORT_SYMBOL(dma_region_free); variable
H A Ddv1394.c1187 dma_region_free(&video->dv_buf);
1192 dma_region_free(&video->packet_buf);
H A Dvideo1394.c157 dma_region_free(&d->dma);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dmm.c521 * dma_region_free - Free a device dma region.
528 static int dma_region_free(struct ps3_dma_region* r) function
714 result = dma_region_free(r);
766 ? dma_region_free(r)

Completed in 89 milliseconds