Searched refs:total_modes_count (Results 1 – 1 of 1) sorted by relevance
770 unsigned int total_modes_count = 0; in drm_client_modeset_probe() local818 total_modes_count += connectors[i]->funcs->fill_modes(connectors[i], width, height); in drm_client_modeset_probe()819 if (!total_modes_count) in drm_client_modeset_probe()