Searched refs:ION_IOC_ALLOC (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/osal/allocator/ | ||
| H A D | ion.h | 373 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro |
| H A D | allocator_ion.c | 72 ret = ion_ioctl(fd, ION_IOC_ALLOC, &data); in ion_alloc() |