Searched refs:hv_frame (Results 1 – 1 of 1) sorted by relevance
6777 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode() local6784 memset(&hv_frame, 0, sizeof(hv_frame)); in fill_stream_properties_from_drm_display_mode()6837 err = drm_hdmi_vendor_infoframe_from_display_mode(&hv_frame, in fill_stream_properties_from_drm_display_mode()6843 timing_out->hdmi_vic = hv_frame.vic; in fill_stream_properties_from_drm_display_mode()