Home
last modified time | relevance | path

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

/openbmc/linux/kernel/dma/
H A Ddebug.h46 extern void debug_dma_sync_single_for_device(struct device *dev,
112 static inline void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
H A Dmapping.c356 debug_dma_sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
H A Ddebug.c1516 void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function