Home
last modified time | relevance | path

Searched defs:ttm_base_object (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.h120 struct ttm_base_object { struct
127 void (*refcount_release) (struct ttm_base_object **base); argument
128 void (*ref_obj_release) (struct ttm_base_object *base, argument
H A Dttm_object.c145 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()