Searched defs:to_match (Results 1 – 3 of 3) sorted by relevance
3634 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance()3674 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode()3737 static u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_hdmi_mode_clock_tolerance()3776 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode()
3907 u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance()3944 u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_hdmi_mode_clock_tolerance()4796 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode()5570 u8 drm_match_cea_mode(struct drm_display_mode *to_match) in drm_match_cea_mode()
572 static inline u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode()