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

  /bionic/libc/kernel/arch-arm/asm/arch/
board.h 162 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/arch/
board.h 160 #define omap_get_config(tag, type) ((const type *) __omap_get_config((tag), sizeof(type), 0)) macro
  /external/kernel-headers/original/asm-arm/arch/
board.h 180 #define omap_get_config(tag, type) \ macro

Completed in 991 milliseconds