Searched refs:hv_frame (Results 1 – 1 of 1) sorted by relevance
5206 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode() local5209 memset(&hv_frame, 0, sizeof(hv_frame)); in fill_stream_properties_from_drm_display_mode()5252 …drm_hdmi_vendor_infoframe_from_display_mode(&hv_frame, (struct drm_connector *)connector, mode_in); in fill_stream_properties_from_drm_display_mode()5253 timing_out->hdmi_vic = hv_frame.vic; in fill_stream_properties_from_drm_display_mode()