Searched refs:get_monitor_name (Results 1 – 1 of 1) sorted by relevance
4023 static int get_monitor_name(struct edid *edid, char name[13]) in get_monitor_name() function4057 name_length = min(get_monitor_name(edid, buf), bufsize - 1); in drm_edid_get_monitor_name()4103 mnl = get_monitor_name(edid, &eld[DRM_ELD_MONITOR_NAME_STRING]); in drm_edid_to_eld()