Lines Matching refs:drm_device
377 struct drm_device *dev = data; in atmel_hlcdc_dc_irq_handler()
404 static struct drm_framebuffer *atmel_hlcdc_fb_create(struct drm_device *dev, in atmel_hlcdc_fb_create()
410 static void atmel_hlcdc_fb_output_poll_changed(struct drm_device *dev) in atmel_hlcdc_fb_output_poll_changed()
432 static int atmel_hlcdc_dc_modeset_init(struct drm_device *dev) in atmel_hlcdc_dc_modeset_init()
481 static int atmel_hlcdc_dc_load(struct drm_device *dev) in atmel_hlcdc_dc_load()
560 static void atmel_hlcdc_dc_unload(struct drm_device *dev) in atmel_hlcdc_dc_unload()
582 static int atmel_hlcdc_dc_connector_plug_all(struct drm_device *dev) in atmel_hlcdc_dc_connector_plug_all()
610 static void atmel_hlcdc_dc_connector_unplug_all(struct drm_device *dev) in atmel_hlcdc_dc_connector_unplug_all()
617 static void atmel_hlcdc_dc_preclose(struct drm_device *dev, in atmel_hlcdc_dc_preclose()
626 static void atmel_hlcdc_dc_lastclose(struct drm_device *dev) in atmel_hlcdc_dc_lastclose()
633 static int atmel_hlcdc_dc_irq_postinstall(struct drm_device *dev) in atmel_hlcdc_dc_irq_postinstall()
650 static void atmel_hlcdc_dc_irq_uninstall(struct drm_device *dev) in atmel_hlcdc_dc_irq_uninstall()
659 static int atmel_hlcdc_dc_enable_vblank(struct drm_device *dev, in atmel_hlcdc_dc_enable_vblank()
670 static void atmel_hlcdc_dc_disable_vblank(struct drm_device *dev, in atmel_hlcdc_dc_disable_vblank()
729 struct drm_device *ddev; in atmel_hlcdc_dc_drm_probe()
768 struct drm_device *ddev = platform_get_drvdata(pdev); in atmel_hlcdc_dc_drm_remove()
781 struct drm_device *drm_dev = dev_get_drvdata(dev); in atmel_hlcdc_dc_drm_suspend()
796 struct drm_device *drm_dev = dev_get_drvdata(dev); in atmel_hlcdc_dc_drm_resume()