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

  /bionic/libc/kernel/arch-x86/asm/
dma-mapping_32.h 23 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /development/ndk/platforms/android-5/arch-x86/include/asm/
dma-mapping_32.h 23 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
dma-mapping_32.h 23 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
dma-mapping_32.h 23 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /bionic/libc/kernel/arch-sh/asm/
dma-mapping.h 24 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /external/kernel-headers/original/asm-x86/
dma-mapping_32.h 12 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro

Completed in 190 milliseconds