Searched defs:dma_sync_single_range_for_device (Results 1 – 2 of 2) sorted by relevance
41 #define dma_sync_single_range_for_device(d, a, o, s, r) do { \ macro
353 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function