Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_fb_helper.h282 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
393 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
/linux-6.15/drivers/gpu/drm/clients/
H A Ddrm_fbdev_client.c43 return drm_fb_helper_hotplug_event(dev->fb_helper); in drm_fbdev_client_hotplug()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_fb_helper.c246 drm_fb_helper_hotplug_event(fb_helper); in __drm_fb_helper_restore_fbdev_mode_unlocked()
1943 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
1974 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);