Home
last modified time | relevance | path

Searched refs:ion_user_handle_t (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dion.h23 typedef int ion_user_handle_t; typedef
266 ion_user_handle_t handle;
280 ion_user_handle_t handle;
289 ion_user_handle_t handle;
319 ion_user_handle_t handle;
329 ion_user_handle_t handle;
H A Dallocator_ion.c70 unsigned int flags, ion_user_handle_t *handle) in ion_alloc()
94 static int ion_free(int fd, ion_user_handle_t handle) in ion_free()
107 static int ion_map_fd(int fd, ion_user_handle_t handle, int *map_fd) in ion_map_fd()
358 ion_user_handle_t hnd = -1; in allocator_ion_alloc()
453 ion_free(p->ion_device, (ion_user_handle_t)((intptr_t)data->hnd)); in allocator_ion_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Drockchip_ion.h26 ion_user_handle_t handle;