Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c1489 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1590 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1605 crtc_count++; in drm_fb_helper_single_fb_probe()
1631 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()