Home
last modified time | relevance | path

Searched refs:dma_skip_sync (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Ddma-map-ops.h251 if (unlikely(dev->dma_skip_sync)) in dma_reset_need_sync()
252 dev->dma_skip_sync = false; in dma_reset_need_sync()
A Ddevice.h686 bool dma_skip_sync:1; member
A Ddma-mapping.h374 return !dev->dma_skip_sync || IS_ENABLED(CONFIG_DMA_API_DEBUG); in dma_dev_need_sync()

Completed in 13 milliseconds