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
82
int
ion_free
(int fd, ion_user_handle_t handle)
function
151
ion_free
(fd, handle);
/hardware/ti/omap4-aah/ion/
ion.c
100
int
ion_free
(int fd, struct ion_handle *handle)
function
/hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h
191
*
ion_free
- free a handle
197
void
ion_free
(struct ion_client *client, struct ion_handle *handle);
412
static inline void
ion_free
(struct ion_client *client,
function
Completed in 478 milliseconds