HomeSort by relevance Sort by last modified time
    Searched full:dma_alloc_noncoherent (Results 1 - 7 of 7) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
dma-mapping_32.h 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
dma-mapping_32.h 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
dma-mapping_32.h 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
dma-mapping_32.h 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
dma-mapping_32.h 22 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
  /bionic/libc/kernel/arch-sh/asm/
dma-mapping.h 23 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
  /external/kernel-headers/original/asm-x86/
dma-mapping_32.h 11 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro

Completed in 312 milliseconds