Searched refs:drm_match_hdmi_mode (Results 1 – 6 of 6) sorted by relevance
4796 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode() function4848 vic = drm_match_hdmi_mode(mode); in add_alternate_cea_modes()5639 u8 vendor_if_vic = drm_match_hdmi_mode(mode); in drm_hdmi_avi_infoframe_from_display_mode()5773 vic = drm_match_hdmi_mode(mode); in drm_hdmi_vendor_infoframe_from_display_mode()
3776 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode() function3834 vic = drm_match_hdmi_mode(mode); in add_alternate_cea_modes()5945 return drm_match_hdmi_mode(mode); in drm_mode_hdmi_vic()