HomeSort by relevance Sort by last modified time
    Searched defs:ION_IOC_ALLOC (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/common/linux/
ion.h 59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /external/kernel-headers/original/linux/
ion.h 286 * DOC: ION_IOC_ALLOC - allocate memory
291 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \

Completed in 309 milliseconds