Home
last modified time | relevance | path

Searched defs:dma_find_channel (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/
Ddmaengine.c348 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel() function
/linux-4.1.27/include/linux/
Ddmaengine.h1042 static inline struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel() function