Searched refs:ION_IOC_ALLOC (Results 1 – 2 of 2) sorted by relevance
83 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro132 ioctl(g_fd, ION_IOC_ALLOC, g_allocation); in trigger_ion_alloc()
84 ret = ioctl(fd, ION_IOC_ALLOC, &req); in ion_alloc()