Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/
Ddrm_modes.c1019 static bool drm_mode_match_flags(const struct drm_display_mode *mode1, in drm_mode_match_flags() function
1069 !drm_mode_match_flags(mode1, mode2)) in drm_mode_match()