Home
last modified time | relevance | path

Searched refs:drm_dp_dual_mode_max_tmds_clock (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_dual_mode_helper.c277 int drm_dp_dual_mode_max_tmds_clock(const struct drm_device *dev, enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_max_tmds_clock() function
303 EXPORT_SYMBOL(drm_dp_dual_mode_max_tmds_clock);
/linux/include/drm/display/
H A Ddrm_dp_dual_mode_helper.h109 int drm_dp_dual_mode_max_tmds_clock(const struct drm_device *dev, enum drm_dp_dual_mode_type type,
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c2459 drm_dp_dual_mode_max_tmds_clock(display->drm, type, ddc); in intel_hdmi_dp_dual_mode_detect()