HomeSort by relevance Sort by last modified time
    Searched refs:ion_allocation_data (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/common/linux/
ion.h 36 struct ion_allocation_data { struct
59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /external/kernel-headers/original/linux/
ion.h 231 * struct ion_allocation_data - metadata passed from userspace for allocations
240 struct ion_allocation_data { struct
288 * Takes an ion_allocation_data struct and returns it with the handle field
292 struct ion_allocation_data)
  /hardware/ti/omap4xxx/ion/
ion.c 62 struct ion_allocation_data data = {

Completed in 78 milliseconds