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