HomeSort by relevance Sort by last modified time
    Searched defs:CAN_INV_FILTER (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
can.h 101 * The filter can be inverted (CAN_INV_FILTER bit set in can_id) or it can
109 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
can.h 99 * The filter can be inverted (CAN_INV_FILTER bit set in can_id) or it can
107 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */
  /bionic/libc/kernel/uapi/linux/
can.h 89 #define CAN_INV_FILTER 0x20000000U
  /development/ndk/platforms/android-21/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U
  /external/kernel-headers/original/uapi/linux/
can.h 184 * The filter can be inverted (CAN_INV_FILTER bit set in can_id) or it can
192 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
can.h 86 #define CAN_INV_FILTER 0x20000000U

Completed in 834 milliseconds