OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ion_free
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/ion/
ion.c
99
int
ion_free
(int fd, struct ion_handle *handle)
function
/system/core/libion/
ion.c
75
int
ion_free
(int fd, struct ion_handle *handle)
function
133
ion_free
(fd, handle);
/hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp
106
void
ion_free
(ion_buffer buffer)
function
/hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h
190
*
ion_free
- free a handle
196
void
ion_free
(struct ion_client *client, struct ion_handle *handle);
411
static inline void
ion_free
(struct ion_client *client,
function
Completed in 376 milliseconds