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

/system/core/libion/kernel-headers/linux/
H A Dion.h45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/system/core/libion/original-kernel-headers/linux/
H A Dion.h76 * struct ion_allocation_data - metadata passed from userspace for allocations
86 struct ion_allocation_data { struct
135 * Takes an ion_allocation_data struct and returns it with the handle field
139 struct ion_allocation_data)

Completed in 300 milliseconds