Searched refs:GENERIC_EDIDS (Results 1 – 1 of 1) sorted by relevance
34 #define GENERIC_EDIDS 6 macro35 static const char * const generic_edid_name[GENERIC_EDIDS] = {44 static const u8 generic_edid[GENERIC_EDIDS][128] = {174 for (i = 0; i < GENERIC_EDIDS; i++) { in edid_load()