Lines Matching refs:drm_device
174 struct drm_device *dev = data; in atmel_hlcdc_dc_irq_handler()
201 static struct drm_framebuffer *atmel_hlcdc_fb_create(struct drm_device *dev, in atmel_hlcdc_fb_create()
207 static void atmel_hlcdc_fb_output_poll_changed(struct drm_device *dev) in atmel_hlcdc_fb_output_poll_changed()
229 static int atmel_hlcdc_dc_modeset_init(struct drm_device *dev) in atmel_hlcdc_dc_modeset_init()
278 static int atmel_hlcdc_dc_load(struct drm_device *dev) in atmel_hlcdc_dc_load()
357 static void atmel_hlcdc_dc_unload(struct drm_device *dev) in atmel_hlcdc_dc_unload()
379 static int atmel_hlcdc_dc_connector_plug_all(struct drm_device *dev) in atmel_hlcdc_dc_connector_plug_all()
407 static void atmel_hlcdc_dc_connector_unplug_all(struct drm_device *dev) in atmel_hlcdc_dc_connector_unplug_all()
414 static void atmel_hlcdc_dc_preclose(struct drm_device *dev, in atmel_hlcdc_dc_preclose()
423 static void atmel_hlcdc_dc_lastclose(struct drm_device *dev) in atmel_hlcdc_dc_lastclose()
430 static int atmel_hlcdc_dc_irq_postinstall(struct drm_device *dev) in atmel_hlcdc_dc_irq_postinstall()
447 static void atmel_hlcdc_dc_irq_uninstall(struct drm_device *dev) in atmel_hlcdc_dc_irq_uninstall()
456 static int atmel_hlcdc_dc_enable_vblank(struct drm_device *dev, int crtc) in atmel_hlcdc_dc_enable_vblank()
466 static void atmel_hlcdc_dc_disable_vblank(struct drm_device *dev, int crtc) in atmel_hlcdc_dc_disable_vblank()
513 struct drm_device *ddev; in atmel_hlcdc_dc_drm_probe()
552 struct drm_device *ddev = platform_get_drvdata(pdev); in atmel_hlcdc_dc_drm_remove()
565 struct drm_device *drm_dev = dev_get_drvdata(dev); in atmel_hlcdc_dc_drm_suspend()
580 struct drm_device *drm_dev = dev_get_drvdata(dev); in atmel_hlcdc_dc_drm_resume()