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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 129 milliseconds