Home
last modified time | relevance | path

Searched refs:generic_edid_name (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid_load.c43 static const char * const generic_edid_name[GENERIC_EDIDS] = { variable
170 builtin = match_string(generic_edid_name, GENERIC_EDIDS, name); in edid_load()