Lines Matching refs:drm_minor
73 * of them is represented by a drm_minor object. Depending on the capabilities
77 * NULL or a valid drm_minor pointer and stays valid as long as the device is
83 static struct drm_minor **drm_minor_get_slot(struct drm_device *dev,
98 struct drm_minor *minor = data;
112 struct drm_minor *minor;
152 struct drm_minor *minor;
187 struct drm_minor *minor;
213 struct drm_minor *drm_minor_acquire(unsigned int minor_id)
215 struct drm_minor *minor;
234 void drm_minor_release(struct drm_minor *minor)
788 struct drm_minor *minor;
823 struct drm_minor *minor;
1008 struct drm_minor *minor;