Searched refs:ION_IOC_IMPORT (Results 1 – 3 of 3) sorted by relevance
83 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
407 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
168 ret = ion_ioctl(fd, ION_IOC_IMPORT, &data); in ion_import()