Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_auth.h65 struct drm_master { struct
88 * Lease grantor, only set if this &struct drm_master represents a argument
99 struct drm_master *lessor; argument
121 * List of drm_masters leasing from this one. Protected by argument
133 * Objects leased to this drm_master. Protected by argument
154 struct drm_master *drm_master_get(struct drm_master *master); argument

Completed in 4 milliseconds