Searched refs:drm_edid_get_monitor_name (Results 1 – 5 of 5) sorted by relevance
592 void drm_edid_get_monitor_name(const struct edid *edid, char *name,
117 drm_edid_get_monitor_name(edid_buf, in dm_helpers_parse_edid_caps()
508 drm_edid_get_monitor_name(ctx->edid, sink_name, ARRAY_SIZE(sink_name)); in sii8620_identify_sink()
5320 void drm_edid_get_monitor_name(const struct edid *edid, char *name, int bufsize) in drm_edid_get_monitor_name() function5340 EXPORT_SYMBOL(drm_edid_get_monitor_name);
4724 drm_edid_get_monitor_name(mst_edid, name, namelen); in fetch_monitor_name()