Searched refs:dma_transaction_type (Results 1 – 7 of 7) sorted by relevance
12 ppc440spe_async_tx_find_best_channel(enum dma_transaction_type cap,27 enum dma_transaction_type tx_type);
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()
44 enum dma_transaction_type tx_type) in __async_tx_find_channel()
144 enum dma_transaction_type type;
236 enum dma_transaction_type type;970 struct dmatest_chan *dtc, enum dma_transaction_type type) in dmatest_add_threads()1081 enum dma_transaction_type type) in request_channels()
266 enum dma_transaction_type cap; in dma_channel_table_init()322 static struct dma_chan *min_chan(enum dma_transaction_type cap, int cpu) in min_chan()547 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel()
156 All those capabilities are defined in the ``dma_transaction_type enum``,