Searched defs:hdmi_drm_infoframe (Results 1 – 1 of 1) sorted by relevance
95583 struct hdmi_drm_infoframe { struct95584 enum hdmi_infoframe_type type;95585 unsigned char version;95586 unsigned char length;95587 enum hdmi_eotf eotf;95588 enum hdmi_metadata_type metadata_type;95589 struct {95592 } display_primaries[3];95593 struct {95596 } white_point;[all …]