Searched defs:edid_ext (Results 1 – 4 of 4) sorted by relevance
278 static inline void show_audio_dbc(FILE *outfile, const unsigned char *edid_ext, in show_audio_dbc()325 static inline void show_vendor_dbc(FILE *outfile, const unsigned char *edid_ext, in show_vendor_dbc()366 static void show_extended_dbc(FILE *outfile, const unsigned char *edid_ext, in show_extended_dbc()409 void show_cea_timing(FILE *outfile, unsigned char *edid_ext) in show_cea_timing()522 const unsigned char *edid_ext = edid_data + EDID_SIZE; in edid_lpcm_support() local570 const unsigned char *edid_ext = edid_data + EDID_SIZE; in edid_has_hdmi_info() local615 unsigned char *edid_ext; in show_edid() local
309 struct edid_ext { struct310 uint8_t tag; /* enum edid_ext_tag */ argument311 union {313 } data;
173 struct edid_ext *edid_ext; in generate_audio_edid() local276 struct edid_ext *edid_ext; in igt_kms_get_4k_edid() local328 struct edid_ext *edid_ext; in igt_kms_get_3d_edid() local
1081 struct edid_ext *edid_ext; in get_aspect_ratio_edid() local