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

  /hardware/ti/omap4xxx/ion/
linux_ion.h 52 struct ion_custom_data { struct
65 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /bionic/libc/kernel/common/linux/
ion.h 56 struct ion_custom_data { struct
70 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 59 struct ion_custom_data { struct
71 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 42 struct ion_custom_data { struct
53 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /external/kernel-headers/original/linux/
ion.h 278 * struct ion_custom_data - metadata passed to/from userspace for a custom ioctl
285 struct ion_custom_data { struct
354 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 544 * struct ion_custom_data - metadata passed to/from userspace for a custom ioctl
551 struct ion_custom_data { struct
609 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)

Completed in 167 milliseconds