Searched refs:ION_IOC_MAP (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/osal/allocator/ | ||
| H A D | ion.h | 391 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data) macro |
| H A D | allocator_ion.c | 105 ret = ion_ioctl(fd, ION_IOC_MAP, &data); in ion_map_fd() |