Searched refs:drm_edid_read_custom (Results 1 – 2 of 2) sorted by relevance
609 const struct drm_edid *drm_edid_read_custom(struct drm_connector *connector,
2593 const struct drm_edid *drm_edid_read_custom(struct drm_connector *connector, in drm_edid_read_custom() function2614 EXPORT_SYMBOL(drm_edid_read_custom);2645 drm_edid = drm_edid_read_custom(connector, drm_do_probe_ddc_edid, adapter); in drm_edid_read_ddc()