Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/drm2/
H A Ddrm_fb_helper.h118 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
H A Ddrm_fb_helper.c794 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() function
1484 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);
/freebsd-14.2/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c120 drm_fb_helper_hotplug_event(&drm->fb->fb_helper); in host1x_output_poll_changed()