Searched defs:ION_IOC_ALLOC (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/ion/
H A Dlinux_ion.h59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) macro
/hardware/samsung_slsi/exynos5/libion_exynos/
H A Dlibion.cpp48 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) macro
90 ret = ioctl(client, ION_IOC_ALLOC, &arg_alloc);

Completed in 128 milliseconds