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

/system/core/libion/kernel-headers/linux/
H A Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/system/core/libion/original-kernel-headers/linux/
H A Dion.h101 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace
165 * be retrieved via ION_IOC_IMPORT.
170 * DOC: ION_IOC_IMPORT - imports a shared file descriptor
176 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro

Completed in 318 milliseconds