Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h299 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
467 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c626 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_hpd_set_suspend()
706 drm_fb_helper_hotplug_event(&ifbdev->helper); in intel_fbdev_output_poll_changed()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fbdev_generic.c375 return drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fbdev_client_hotplug()
A Ddrm_fb_helper.c259 drm_fb_helper_hotplug_event(fb_helper); in __drm_fb_helper_restore_fbdev_mode_unlocked()
2273 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
2304 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);
2330 drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fb_helper_output_poll_changed()

Completed in 10 milliseconds