Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddmaengine.h1313 #define async_dma_find_channel(type) dma_find_channel(DMA_ASYNC_TX)
1315 #define async_dma_find_channel(type) dma_find_channel(type)
1447 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type);
1460 static inline struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel() function

Completed in 3 milliseconds