Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/
Ddrm_modes.c989 static bool drm_mode_match_timings(const struct drm_display_mode *mode1, in drm_mode_match_timings() function
1059 !drm_mode_match_timings(mode1, mode2)) in drm_mode_match()