Lines Matching refs:drm_minor
76 * of them is represented by a drm_minor object. Depending on the capabilities
80 * NULL or a valid drm_minor pointer and stays valid as long as the device is
86 static struct drm_minor **drm_minor_get_slot(struct drm_device *dev,
103 struct drm_minor *minor = data;
121 struct drm_minor *minor;
165 struct drm_minor *minor;
208 struct drm_minor *minor;
238 struct drm_minor *drm_minor_acquire(unsigned int minor_id)
240 struct drm_minor *minor;
259 void drm_minor_release(struct drm_minor *minor)
832 struct drm_minor *minor;
867 struct drm_minor *minor;
1036 struct drm_minor *minor;