Searched refs:dma_transaction_type (Results 1 – 2 of 2) sorted by relevance
104 enum dma_transaction_type tx_type);119 enum dma_transaction_type tx_type, struct page **dst, in async_tx_find_channel()
51 enum dma_transaction_type { enum1393 async_dma_find_channel(enum dma_transaction_type type) in async_dma_find_channel()1418 __dma_cap_set(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) in __dma_cap_set()1425 __dma_cap_clear(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) in __dma_cap_clear()1438 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap()1517 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type);1532 static inline struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel()
Completed in 10 milliseconds