HomeSort by relevance Sort by last modified time
    Searched refs:dma_alloc_noncoherent (Results 1 - 4 of 4) 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
  /ndk/build/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
  /ndk/build/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
  /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 295 milliseconds