Searched defs:drm_master (Results 1 – 3 of 3) sorted by relevance
65 struct drm_master { struct88 * Lease grantor, only set if this &struct drm_master represents a argument99 struct drm_master *lessor; argument121 * List of drm_masters leasing from this one. Protected by argument133 * Objects leased to this drm_master. Protected by argument154 struct drm_master *drm_master_get(struct drm_master *master); argument
71 struct drm_master { struct91 /* Tree of display resource leases, each of which is a drm_master struct argument97 struct drm_master *lessor; argument109 struct drm_master *drm_master_get(struct drm_master *master); argument
42 bool drm_master; member