Home
last modified time | relevance | path

Searched defs:ion_allocation_data (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
Dion.h41 struct ion_allocation_data { struct
65 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) argument
/hardware/ti/omap4xxx/ion/
Dlinux_ion.h36 struct ion_allocation_data { struct
59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) argument
/hardware/samsung_slsi/exynos5/libion_exynos/
Dlibion.cpp25 struct ion_allocation_data { struct
48 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) argument
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dion.h512 struct ion_allocation_data { struct
513 size_t len;
514 size_t align;
515 unsigned int heap_mask;
516 unsigned int flags;
517 struct ion_handle *handle;