Searched defs:hdmi_drm_infoframe (Results 1 – 1 of 1) sorted by relevance
541 struct hdmi_drm_infoframe { struct542 enum hdmi_infoframe_type type;543 hi_u8 version;544 hi_u8 length;545 hdmi_eotf_type eotf_type;546 enum hdmi_static_metadata_type metadata_type;547 union hdmi_meta_descriptor meta_descriptor;765 typedef struct hdmi_drm_infoframe hdmi_drm_infoframe; typedef