Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.c175 ttm_base_object_unref(&base); in ttm_base_object_init()
205 void ttm_base_object_unref(struct ttm_base_object **p_base) in ttm_base_object_unref() function
246 ttm_base_object_unref(&base); in ttm_base_object_lookup()
328 ttm_base_object_unref(&ref->obj); in ttm_ref_object_release()
H A Dttm_object.h180 extern void ttm_base_object_unref(struct ttm_base_object **p_base);