Lines Matching refs:drm_device
41 DRM_STRUCTPROC *p, struct drm_device *dev);
43 static int drm_setup(struct drm_device * dev) in drm_setup()
122 struct drm_device *dev = NULL; in drm_open()
177 DRM_STRUCTPROC *p, struct drm_device *dev) in drm_open_helper()
284 static void drm_master_release(struct drm_device *dev, struct drm_file *file_priv) in drm_master_release()
297 struct drm_device *dev = file_priv->minor->dev; in drm_events_release()
334 struct drm_device *dev = file_priv->minor->dev; in drm_release()
494 struct drm_device *dev; in drm_read()
539 struct drm_device *dev __diagused; in drm_event_wakeup()
553 struct drm_device *dev; in drm_poll()
584 struct drm_device *dev; in drm_mmap_single()