Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rknpu/include/
H A Drknpu_gem.h107 static inline void rknpu_gem_object_put(struct drm_gem_object *obj) in rknpu_gem_object_put() function
134 rknpu_gem_object_put(obj); in rknpu_gem_object_find()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_job.c81 rknpu_gem_object_put(&task_obj->base); in rknpu_job_free()
H A Drknpu_gem.c334 rknpu_gem_object_put(obj); in rknpu_gem_handle_create()