Searched defs:async_dma_find_channel (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddmaengine.h610 #define async_dma_find_channel(type) dma_find_channel(DMA_ASYNC_TX) macro
612 #define async_dma_find_channel(type) dma_find_channel(type) macro
622 async_dma_find_channel(enum dma_transaction_type type) function

Completed in 55 milliseconds