Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dttm_object.h128 struct ttm_base_object { struct
132 void (*refcount_release) (struct ttm_base_object **base); argument
133 void (*ref_obj_release) (struct ttm_base_object *base, argument
144 * @base: struct ttm_base_object that we derive from argument
H A Dttm_object.c165 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
797 int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, in ttm_prime_object_init()