Searched refs:dma_alloc_descriptors (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/
H A Ddma.h542 int dma_alloc_descriptors(DMA_Handle_t handle, /* DMA Handle */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/
H A Ddma.c1139 int dma_alloc_descriptors(DMA_Handle_t handle, /* DMA Handle */ function
1236 /* another call to dma_alloc_descriptors if the caller reuses the same buffers */
1245 EXPORT_SYMBOL(dma_alloc_descriptors); variable
1508 dma_alloc_descriptors(handle, transferType, srcData,

Completed in 39 milliseconds