Searched refs:ION_IOC_ALLOC (Results 1 – 2 of 2) sorted by relevance
134 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
142 if (ioctl(ion, ION_IOC_ALLOC, &alloc_data) < 0) { in allocate_ion_buffer()
Completed in 3 milliseconds