Searched refs:ION_IOC_FREE (Results 1 – 3 of 3) sorted by relevance
142 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data) macro
381 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data) macro
102 ret = ion_ioctl(fd, ION_IOC_FREE, &data); in ion_free()