Home
last modified time | relevance | path

Searched refs:drm_fb_helper_hotplug_event (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c503 drm_fb_helper_hotplug_event(&fbcon->helper); in nouveau_fbcon_output_poll_changed()
539 drm_fb_helper_hotplug_event(&fbcon->helper); in nouveau_fbcon_hotplug_resume()
/drivers/gpu/drm/i915/display/
Dintel_fbdev.c593 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_hpd_set_suspend()
666 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_output_poll_changed()
/drivers/gpu/drm/
Ddrm_fb_helper.c261 drm_fb_helper_hotplug_event(fb_helper); in __drm_fb_helper_restore_fbdev_mode_unlocked()
1962 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
1994 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);
2020 drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fb_helper_output_poll_changed()
2424 return drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fbdev_client_hotplug()