drm_mode_match 266 drivers/gpu/drm/drm_client_modeset.c if (!drm_mode_match(modes[j], modes[i], drm_mode_match 289 drivers/gpu/drm/drm_client_modeset.c if (drm_mode_match(mode, dmt_mode, drm_mode_match 2102 drivers/gpu/drm/drm_connector.c if (drm_mode_match(mode_itr, mode, drm_mode_match 3059 drivers/gpu/drm/drm_edid.c if (drm_mode_match(to_match, &cea_mode, match_flags)) drm_mode_match 3098 drivers/gpu/drm/drm_edid.c if (drm_mode_match(to_match, &cea_mode, match_flags)) drm_mode_match 3163 drivers/gpu/drm/drm_edid.c if (drm_mode_match(to_match, hdmi_mode, match_flags)) drm_mode_match 3196 drivers/gpu/drm/drm_edid.c drm_mode_match(to_match, hdmi_mode, match_flags)) drm_mode_match 1041 drivers/gpu/drm/drm_modes.c EXPORT_SYMBOL(drm_mode_match); drm_mode_match 1056 drivers/gpu/drm/drm_modes.c return drm_mode_match(mode1, mode2, drm_mode_match 1079 drivers/gpu/drm/drm_modes.c return drm_mode_match(mode1, mode2, drm_mode_match 1100 drivers/gpu/drm/drm_modes.c return drm_mode_match(mode1, mode2, drm_mode_match 57 drivers/gpu/drm/i915/display/intel_panel.c return drm_mode_match(downclock_mode, fixed_mode, drm_mode_match 75 drivers/gpu/drm/meson/meson_venc_cvbs.c if (drm_mode_match(req_mode, &meson_mode->mode, drm_mode_match 514 include/drm/drm_modes.h bool drm_mode_match(const struct drm_display_mode *mode1,