OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ion_share
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/ion/
ion.c
129
int
ion_share
(int fd, struct ion_handle *handle, int *share_fd)
function
/system/core/libion/
ion.c
106
int
ion_share
(int fd, struct ion_handle *handle, int *share_fd)
function
132
ret =
ion_share
(fd, handle, handle_fd);
Completed in 131 milliseconds