Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c70 static int drm_handle_to_fd(int fd, RK_U32 handle, int *map_fd, RK_U32 flags) in drm_handle_to_fd() function
198 ret = drm_handle_to_fd(p->drm_device, (RK_U32)((intptr_t)info->hnd), in os_allocator_drm_alloc()