Searched defs:hdmi_drm_infoframe (Results 1 – 2 of 2) sorted by relevance
69642 struct hdmi_drm_infoframe { struct69643 enum hdmi_infoframe_type type;69644 unsigned char version;69645 unsigned char length;69646 enum hdmi_eotf eotf;69647 enum hdmi_metadata_type metadata_type;69648 struct {69651 } display_primaries[3];69652 struct {69655 } white_point;[all …]
78980 struct hdmi_drm_infoframe { struct78981 enum hdmi_infoframe_type type;78982 unsigned char version;78983 unsigned char length;78984 enum hdmi_eotf eotf;78985 enum hdmi_metadata_type metadata_type;78986 struct {78989 } display_primaries[3];78990 struct {78993 } white_point;[all …]