Searched refs:drm_edid_get_monitor_name (Results 1 – 5 of 5) sorted by relevance
444 void drm_edid_get_monitor_name(const struct edid *edid, char *name,
133 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()
5584 void drm_edid_get_monitor_name(const struct edid *edid, char *name, int bufsize) in drm_edid_get_monitor_name() function5604 EXPORT_SYMBOL(drm_edid_get_monitor_name);
4899 drm_edid_get_monitor_name(mst_edid, name, namelen); in fetch_monitor_name()