Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_fb_helper.c1477 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1578 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1593 crtc_count++; in drm_fb_helper_single_fb_probe()
1621 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()