Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_modes.c977 static bool drm_mode_match_flags(const struct drm_display_mode *mode1, in drm_mode_match_flags() function
1027 !drm_mode_match_flags(mode1, mode2)) in drm_mode_match()