Searched defs:dma_alloc_noncoherent (Results 1 - 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Ddma-mapping_32.h27 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro

Completed in 289 milliseconds