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