Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/drm2/ttm/
H A Dttm_object.h201 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
H A Dttm_object.c171 ret = ttm_ref_object_add(tfile, base, TTM_REF_USAGE, NULL); in ttm_base_object_init()
255 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add() function