Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dion.h373 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
H A Dallocator_ion.c72 ret = ion_ioctl(fd, ION_IOC_ALLOC, &data); in ion_alloc()