Home
last modified time | relevance | path

Searched refs:DMA_MEMSET (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/dma/
H A Ddmatest.c624 } else if (thread->type == DMA_MEMSET) { in dmatest_func()
797 else if (thread->type == DMA_MEMSET) in dmatest_func()
980 else if (type == DMA_MEMSET) in dmatest_add_threads()
1050 if (dma_has_cap(DMA_MEMSET, dma_dev->cap_mask)) { in dmatest_add_channel()
1052 cnt = dmatest_add_threads(info, dtc, DMA_MEMSET); in dmatest_add_channel()
1127 request_channels(info, DMA_MEMSET); in add_threaded_test()
H A Ddmaengine.c1172 CHECK_CAP(dma_memset, DMA_MEMSET); in dma_async_device_register()
/linux/Documentation/driver-api/dmaengine/
H A Ddmatest.rst21 capability of the following: DMA_MEMCPY (memory-to-memory), DMA_MEMSET
H A Dprovider.rst199 - DMA_MEMSET
/linux/include/linux/
H A Ddmaengine.h57 DMA_MEMSET, enumerator