Lines Matching defs:master
212 * This client has or had, master capability. Protected by struct
216 * client is or was master in the past.
223 * This client is the creator of @master. Protected by struct
244 * @master:
250 * this only matches &drm_device.master if the master is the currently
253 * To update @master, both &drm_device.master_mutex and
261 * @master from being freed during use.
266 struct drm_master *master;
268 /** @master_lookup_lock: Serializes @master. */