Searched refs:hv_frame (Results 1 – 1 of 1) sorted by relevance
3773 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode() local3776 memset(&hv_frame, 0, sizeof(hv_frame)); in fill_stream_properties_from_drm_display_mode()3818 drm_hdmi_vendor_infoframe_from_display_mode(&hv_frame, __UNCONST(connector), mode_in); in fill_stream_properties_from_drm_display_mode()3819 timing_out->hdmi_vic = hv_frame.vic; in fill_stream_properties_from_drm_display_mode()