Searched refs:ion_new_allocation_data (Results 1 – 6 of 6) sorted by relevance
44 struct ion_new_allocation_data { struct93 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data)
72 struct ion_new_allocation_data { struct121 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data)
24 struct ion_new_allocation_data { struct48 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data) argument
36 struct ion_new_allocation_data { struct60 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data) argument
175 struct ion_new_allocation_data data = { in ion_alloc_fd()
63 struct ion_new_allocation_data alloc_data; in ion_heap_alloc()