Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_fb_helper.h264 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
418 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c550 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_hpd_set_suspend()
623 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_output_poll_changed()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c501 drm_fb_helper_hotplug_event(&fbcon->helper); in nouveau_fbcon_output_poll_changed()
537 drm_fb_helper_hotplug_event(&fbcon->helper); in nouveau_fbcon_hotplug_resume()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_fb_helper.c261 drm_fb_helper_hotplug_event(fb_helper); in __drm_fb_helper_restore_fbdev_mode_unlocked()
1920 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
1952 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);
1978 drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fb_helper_output_poll_changed()
2169 return drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fbdev_client_hotplug()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c292 drm_fb_helper_hotplug_event(fb_helper); in rockchip_drm_output_poll_changed()