Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c118 static int ion_mmap(int fd, size_t length, int prot, int flags, off_t offset, in ion_mmap() function
413 ret = ion_mmap(data->fd, data->size, PROT_READ | PROT_WRITE, in allocator_ion_mmap()