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

1 2 3 4 5 6 7 8 91011

  /development/ndk/platforms/android-9/arch-mips/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
scatterlist.h 30 #define sg_dma_address(sg) ((sg)->dma_address)
31 #define sg_dma_len(sg) ((sg)->length)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
scatterlist_32.h 31 #define sg_dma_address(sg) ((sg)->dma_address)
32 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
scatterlist_32.h 26 #define sg_dma_address(sg) ((sg)->dma_address)
27 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
scatterlist_32.h 26 #define sg_dma_address(sg) ((sg)->dma_address)
27 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
scatterlist_32.h 26 #define sg_dma_address(sg) ((sg)->dma_address)
27 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
scatterlist.h 25 #define sg_dma_address(sg) ((sg)->dma_address)
26 #define sg_dma_len(sg) ((sg)->length)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
scatterlist_32.h 26 #define sg_dma_address(sg) ((sg)->dma_address)
27 #define sg_dma_len(sg) ((sg)->length)

Completed in 727 milliseconds

1 2 3 4 5 6 7 8 91011