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