Lines Matching defs:ttm_ref_object
30 /** @file ttm_ref_object.c
90 * struct ttm_ref_object
110 struct ttm_ref_object {
260 struct ttm_ref_object *ref;
273 ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
313 static void ttm_ref_object_release(struct ttm_ref_object *ref)
338 struct ttm_ref_object *ref;
348 ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
357 struct ttm_ref_object *ref;
372 ref = list_entry(list, struct ttm_ref_object, head);