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

  /bionic/libc/kernel/arch-x86/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilts/ndk/4/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
  /prebuilts/ndk/4/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
  /prebuilts/ndk/6/platforms/android-9/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
  /prebuilts/ndk/7/platforms/android-14/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
  /prebuilts/ndk/7/platforms/android-9/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
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
dma-mapping_32.h 29 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
  /external/kernel-headers/original/asm-mips/
dma-mapping.h 10 void dma_free_noncoherent(struct device *dev, size_t size,
  /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 1166 milliseconds