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

  /hardware/ti/omap4-aah/ion/
linux_ion.h 49 struct ion_handle_data { struct
60 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/ti/omap4xxx/ion/
linux_ion.h 49 struct ion_handle_data { struct
60 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /bionic/libc/kernel/uapi/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /development/ndk/platforms/android-L/include/linux/
ion.h 52 struct ion_handle_data { struct
64 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /external/kernel-headers/original/uapi/linux/
ion.h 110 * struct ion_handle_data - a handle passed to/from the kernel
113 struct ion_handle_data { struct
144 * Takes an ion_handle_data struct and frees the handle.
146 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 56 struct ion_handle_data { struct
67 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x26/kernel-headers/linux/
ion.h 57 struct ion_handle_data { struct
69 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 113 * struct ion_handle_data - a handle passed to/from the kernel
116 struct ion_handle_data { struct
146 * Takes an ion_handle_data struct and frees the handle.
148 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x27/kernel-headers/linux/
ion.h 54 struct ion_handle_data { struct
65 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x74/kernel-headers/linux/
ion.h 54 struct ion_handle_data { struct
65 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x84/kernel-headers/linux/
ion.h 57 struct ion_handle_data { struct
69 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 113 * struct ion_handle_data - a handle passed to/from the kernel
116 struct ion_handle_data { struct
146 * Takes an ion_handle_data struct and frees the handle.
148 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
ion.h 50 struct ion_handle_data { struct
67 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /system/core/libion/kernel-headers/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /system/core/libion/original-kernel-headers/linux/
ion.h 110 * struct ion_handle_data - a handle passed to/from the kernel
113 struct ion_handle_data { struct
144 * Takes an ion_handle_data struct and frees the handle.
146 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 271 * struct ion_handle_data - a handle passed to/from the kernel
274 struct ion_handle_data { struct
305 * Takes an ion_handle_data struct and frees the handle.
307 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
ion.h 271 * struct ion_handle_data - a handle passed to/from the kernel
274 struct ion_handle_data { struct
305 * Takes an ion_handle_data struct and frees the handle.
307 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 38 struct ion_handle_data { struct
49 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
81 struct ion_handle_data arg_free;
146 struct ion_handle_data data;
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 537 * struct ion_handle_data - a handle passed to/from the kernel
540 struct ion_handle_data { struct
570 * Takes an ion_handle_data struct and frees the handle.
572 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)

Completed in 311 milliseconds