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

  /hardware/ti/omap4-aah/ion/
linux_ion.h 61 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/ti/omap4xxx/ion/
linux_ion.h 61 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /bionic/libc/kernel/uapi/linux/
ion.h 71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /development/ndk/platforms/android-L/include/linux/
ion.h 65 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /external/kernel-headers/original/uapi/linux/
ion.h 99 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
149 * DOC: ION_IOC_MAP - get a file descriptor to mmap
156 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 69 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x26/kernel-headers/linux/
ion.h 70 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 102 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
151 * DOC: ION_IOC_MAP - get a file descriptor to mmap
158 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x27/kernel-headers/linux/
ion.h 66 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x74/kernel-headers/linux/
ion.h 66 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x84/kernel-headers/linux/
ion.h 70 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 102 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
151 * DOC: ION_IOC_MAP - get a file descriptor to mmap
158 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
ion.h 69 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ion.h 71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ion.h 71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ion.h 71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /system/core/libion/kernel-headers/linux/
ion.h 71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /system/core/libion/original-kernel-headers/linux/
ion.h 99 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
149 * DOC: ION_IOC_MAP - get a file descriptor to mmap
156 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 260 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
310 * DOC: ION_IOC_MAP - get a file descriptor to mmap
317 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
ion.h 260 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
310 * DOC: ION_IOC_MAP - get a file descriptor to mmap
317 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 50 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 526 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
575 * DOC: ION_IOC_MAP - get a file descriptor to mmap
582 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)

Completed in 224 milliseconds