Home
last modified time | relevance | path

Searched refs:dma_transaction_type (Results 1 – 10 of 10) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dasync_tx.h12 ppc440spe_async_tx_find_best_channel(enum dma_transaction_type cap,
27 enum dma_transaction_type tx_type);
/linux/include/linux/
A Ddmaengine.h51 enum dma_transaction_type { enum
1354 async_dma_find_channel(enum dma_transaction_type type) in async_dma_find_channel()
1379 __dma_cap_set(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) in __dma_cap_set()
1386 __dma_cap_clear(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) in __dma_cap_clear()
1399 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap()
1478 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type);
1492 static inline struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel()
A Dasync_tx.h104 enum dma_transaction_type tx_type);
119 enum dma_transaction_type tx_type, struct page **dst, in async_tx_find_channel()
/linux/drivers/dma/
A Dmv_xor.h144 enum dma_transaction_type type;
A Ddmatest.c230 enum dma_transaction_type type;
957 struct dmatest_chan *dtc, enum dma_transaction_type type) in dmatest_add_threads()
1068 enum dma_transaction_type type) in request_channels()
A Ddmaengine.c264 enum dma_transaction_type cap; in dma_channel_table_init()
320 static struct dma_chan *min_chan(enum dma_transaction_type cap, int cpu) in min_chan()
544 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel()
A Ddma-jz4780.c124 enum dma_transaction_type type;
231 enum dma_transaction_type type) in jz4780_dma_desc_alloc()
/linux/crypto/async_tx/
A Dasync_tx.c44 enum dma_transaction_type tx_type) in __async_tx_find_channel()
/linux/drivers/dma/ppc4xx/
A Dadma.c1327 enum dma_transaction_type cap, struct page **dst_lst, int dst_cnt, in ppc440spe_adma_estimate()
1368 ppc440spe_async_tx_find_best_channel(enum dma_transaction_type cap, in ppc440spe_async_tx_find_best_channel()
/linux/Documentation/driver-api/dmaengine/
A Dprovider.rst156 All those capabilities are defined in the ``dma_transaction_type enum``,

Completed in 29 milliseconds