Home
last modified time | relevance | path

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

/drivers/gpu/drm/
A Ddrm_gem.c293 void drm_gem_object_handle_put_unlocked(struct drm_gem_object *obj) in drm_gem_object_handle_put_unlocked() function
338 drm_gem_object_handle_put_unlocked(obj); in drm_gem_object_release_handle()
488 drm_gem_object_handle_put_unlocked(obj); in drm_gem_handle_create_tail()
A Ddrm_internal.h165 void drm_gem_object_handle_put_unlocked(struct drm_gem_object *obj);
A Ddrm_framebuffer.c905 drm_gem_object_handle_put_unlocked(fb->obj[i]); in drm_framebuffer_init()
989 drm_gem_object_handle_put_unlocked(fb->obj[i]); in drm_framebuffer_cleanup()

Completed in 18 milliseconds