Searched defs:ion_allocation_data (Results 1 – 6 of 6) sorted by relevance
40 struct ion_allocation_data { struct59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data) argument
78 struct ion_allocation_data { struct79 __u64 len;80 __u32 heap_id_mask;81 __u32 flags;82 __u32 fd;83 __u32 unused;
33 struct ion_allocation_data { struct57 #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;