Searched refs:drm_edid_get_monitor_name (Results 1 – 5 of 5) sorted by relevance
589 void drm_edid_get_monitor_name(const struct edid *edid, char *name,
118 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()
5478 void drm_edid_get_monitor_name(const struct edid *edid, char *name, int bufsize) in drm_edid_get_monitor_name() function5498 EXPORT_SYMBOL(drm_edid_get_monitor_name);
4797 drm_edid_get_monitor_name(mst_edid, name, namelen); in fetch_monitor_name()