drm_mode_match
if (drm_mode_match(mode_itr, mode,
if (drm_mode_match(to_match, &cea_mode, match_flags))
if (drm_mode_match(to_match, &cea_mode, match_flags))
if (drm_mode_match(to_match, hdmi_mode, match_flags))
drm_mode_match(to_match, hdmi_mode, match_flags))
if (!drm_mode_match(modes[j], modes[i],
if (drm_mode_match(mode, dmt_mode,
EXPORT_SYMBOL(drm_mode_match);
return drm_mode_match(mode1, mode2,
return drm_mode_match(mode1, mode2,
return drm_mode_match(mode1, mode2,
bool drm_mode_match(const struct drm_display_mode *mode1,