HomeSort by relevance Sort by last modified time
    Searched refs:sg_dma_len (Results 1 - 25 of 49) sorted by null

1 2

  /bionic/libc/kernel/arch-mips/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
scatterlist.h 31 #define sg_dma_len(sg) ((sg)->length) macro
  /bionic/libc/kernel/arch-arm/asm/
scatterlist.h 32 #define sg_dma_len(sg) ((sg)->length) macro
  /bionic/libc/kernel/arch-x86/asm/
scatterlist_32.h 32 #define sg_dma_len(sg) ((sg)->length) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
scatterlist_32.h 32 #define sg_dma_len(sg) ((sg)->length) macro
  /external/kernel-headers/original/asm-arm/
scatterlist.h 18 * returns, or alternatively stop on the first sg_dma_len(sg) which
22 #define sg_dma_len(sg) ((sg)->length) macro
  /external/kernel-headers/original/asm-mips/
scatterlist.h 20 * returns, or alternatively stop on the first sg_dma_len(sg) which
24 #define sg_dma_len(sg) ((sg)->length) macro
  /external/kernel-headers/original/asm-x86/
scatterlist_32.h 24 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro

Completed in 711 milliseconds

1 2