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