Searched refs:dma_calculate_descriptor_count (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.h471 int dma_calculate_descriptor_count(DMA_Device_t device, /* DMA Device that this will be associated with */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/
H A Ddma.c474 int dma_calculate_descriptor_count(DMA_Device_t device, /* DMA Device that this will be associated with */ function
493 "dma_calculate_descriptor_count: dmacHw_calculateDescriptorCount failed\n");
500 EXPORT_SYMBOL(dma_calculate_descriptor_count); variable
2124 dma_calculate_descriptor_count(dev, srcPhysAddr,
2130 "%s: dma_calculate_descriptor_count failed: %d\n",

Completed in 32 milliseconds