Searched refs:drm_fb_helper_hotplug_event (Results 1 – 4 of 4) sorted by relevance
263 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);417 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
504 drm_fb_helper_hotplug_event(&fbcon->helper); in nouveau_fbcon_output_poll_changed()540 drm_fb_helper_hotplug_event(&fbcon->helper); in nouveau_fbcon_hotplug_resume()
617 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_hpd_set_suspend()691 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_output_poll_changed()
262 drm_fb_helper_hotplug_event(fb_helper); in __drm_fb_helper_restore_fbdev_mode_unlocked()2052 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function2084 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);2110 drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fb_helper_output_poll_changed()2523 return drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fbdev_client_hotplug()