OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ion_import
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4xxx/ion/
ion.h
34
int
ion_import
(int fd, int share_fd, struct ion_handle **handle);
ion.c
146
int
ion_import
(int fd, int share_fd, struct ion_handle **handle)
function
/external/kernel-headers/original/linux/
ion.h
190
* space and can be passed to other clients. Should be passed into
ion_import
197
*
ion_import
() - given an buffer in another client, import it
205
struct ion_handle *
ion_import
(struct ion_client *client,
Completed in 314 milliseconds