Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/
Ddrm_fb_helper.c1458 int bound = 0, crtcs_bound = 0; in drm_fb_helper_hotplug_event() local
1467 crtcs_bound++; in drm_fb_helper_hotplug_event()
1472 if (bound < crtcs_bound) { in drm_fb_helper_hotplug_event()