/hardware/samsung_slsi/exynos5/libion_exynos/ |
libion.cpp | 25 struct ion_allocation_data { struct 48 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) 83 struct ion_allocation_data arg_alloc;
|
/hardware/ti/omap4-aah/ion/ |
linux_ion.h | 36 struct ion_allocation_data { struct 59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/ti/omap4xxx/ion/ |
linux_ion.h | 36 struct ion_allocation_data { struct 59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/bionic/libc/kernel/uapi/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/development/ndk/platforms/android-L/include/linux/ |
ion.h | 39 struct ion_allocation_data { struct 62 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
ion.h | 42 struct ion_allocation_data { struct 66 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
ion.h | 40 struct ion_allocation_data { struct 64 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
ion.h | 40 struct ion_allocation_data { struct 64 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
ion.h | 44 struct ion_allocation_data { struct 67 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/ti/omap4-aah/kernel-headers-ti/linux/ |
ion.h | 36 struct ion_allocation_data { struct 66 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/system/core/libion/kernel-headers/linux/ |
ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/external/kernel-headers/original/uapi/linux/ |
ion.h | 76 * struct ion_allocation_data - metadata passed from userspace for allocations 86 struct ion_allocation_data { struct 135 * Takes an ion_allocation_data struct and returns it with the handle field 139 struct ion_allocation_data)
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
ion.h | 76 * struct ion_allocation_data - metadata passed from userspace for allocations 86 struct ion_allocation_data { struct 134 * Takes an ion_allocation_data struct and returns it with the handle field 138 struct ion_allocation_data)
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
ion.h | 79 * struct ion_allocation_data - metadata passed from userspace for allocations 89 struct ion_allocation_data { struct 137 * Takes an ion_allocation_data struct and returns it with the handle field 141 struct ion_allocation_data)
|
/system/core/libion/original-kernel-headers/linux/ |
ion.h | 76 * struct ion_allocation_data - metadata passed from userspace for allocations 86 struct ion_allocation_data { struct 135 * Takes an ion_allocation_data struct and returns it with the handle field 139 struct ion_allocation_data)
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpeg_ionbuf.h | 44 struct ion_allocation_data alloc;
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpeg_ionbuf.h | 44 struct ion_allocation_data alloc;
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg_ionbuf.h | 44 struct ion_allocation_data alloc;
|