Searched defs:ion_allocation_data (Results 1 – 4 of 4) sorted by relevance
40 struct ion_allocation_data { struct59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) argument
93 struct ion_allocation_data { struct94 size_t len;95 size_t align;96 unsigned int heap_id_mask;97 unsigned int flags;98 ion_user_handle_t handle;