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

/system/core/libion/kernel-headers/linux/
H A Dion.h71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data) macro
/system/core/libion/original-kernel-headers/linux/
H A Dion.h99 * For ION_IOC_SHARE or ION_IOC_MAP userspace populates the handle field with
149 * DOC: ION_IOC_MAP - get a file descriptor to mmap
156 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data) macro

Completed in 963 milliseconds