Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libion_exynos/
Dlibion.cpp81 struct ion_handle_data arg_free; in ion_alloc() local
97 arg_free.handle = arg_alloc.handle; in ion_alloc()
98 ioctl(client, ION_IOC_FREE, &arg_free); in ion_alloc()