Searched refs:DC_MAX_EDID_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
164 uint8_t edid_buf[DC_MAX_EDID_BUFFER_SIZE];
85 #define DC_MAX_EDID_BUFFER_SIZE 2048 macro165 uint8_t raw_edid[DC_MAX_EDID_BUFFER_SIZE];
4120 if (len > DC_MAX_EDID_BUFFER_SIZE) { in dc_link_add_remote_sink()