Home
last modified time | relevance | path

Searched refs:ION_IOC_IMPORT (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/osal/allocator/
H A Dion.h411 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
H A Dallocator_ion.c387 ret = ion_ioctl(p->ion_device, ION_IOC_IMPORT, &fd_data); in allocator_ion_import()