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