Searched defs:ionfd (Results 1 – 2 of 2) sorted by relevance
32 int ionfd; variable
62 int ion_heap_alloc(int ionfd, int heap_id, size_t len, unsigned int flags, int* dmabuf_fd) { in ion_heap_alloc()121 int ionfd = -1, dmabuf_fd = -1; in ion_heap_bench() local