Searched refs:drm_fb_helper_hotplug_event (Results 1 – 3 of 3) sorted by relevance
118 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
794 drm_fb_helper_hotplug_event(fb_helper);963 drm_fb_helper_hotplug_event(fb_helper); in drm_fb_helper_single_fb_probe()1448 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function1484 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);
120 drm_fb_helper_hotplug_event(&drm->fb->fb_helper); in host1x_output_poll_changed()