Home
last modified time | relevance | path

Searched refs:GENERIC_EDIDS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid_load.c42 #define GENERIC_EDIDS 6 macro
43 static const char * const generic_edid_name[GENERIC_EDIDS] = {
52 static const u8 generic_edid[GENERIC_EDIDS][128] = {
170 builtin = match_string(generic_edid_name, GENERIC_EDIDS, name); in edid_load()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_edid_load.c41 #define GENERIC_EDIDS 6 macro
42 static const char * const generic_edid_name[GENERIC_EDIDS] = {
51 static const u8 generic_edid[GENERIC_EDIDS][128] = {
180 builtin = match_string(generic_edid_name, GENERIC_EDIDS, name); in edid_load()

Completed in 3 milliseconds