Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c541 int bound = 0, crtcs_bound = 0; in drm_fb_helper_is_bound() local
553 crtcs_bound++; in drm_fb_helper_is_bound()
559 if (bound < crtcs_bound) in drm_fb_helper_is_bound()