Searched defs:ttm_ref_object (Results 1 – 1 of 1) sorted by relevance
108 struct ttm_ref_object { struct109 struct drm_hash_item hash;110 struct list_head head;111 struct kref kref;112 enum ttm_ref_type ref_type;113 struct ttm_base_object *obj;114 struct ttm_object_file *tfile;