OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ion_unmap
(Results
1 - 7
of
7
) sorted by null
/hardware/samsung_slsi/exynos5/include/
ion.h
141
/*
ion_unmap
() - Frees the buffer mapped by ion_map()
147
int
ion_unmap
(void *addr, size_t len);
/hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp
117
int
ion_unmap
(void *addr, size_t len)
function