Home
last modified time | relevance | path

Searched defs:to_match (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_edid.c3379 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, unsigned int … in drm_match_cea_mode_clock_tolerance()
3420 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode()
3485 static u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, unsigned int… in drm_match_hdmi_mode_clock_tolerance()
3525 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode()