Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/display/
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-6.1.9/include/drm/display/
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-6.1.9/drivers/gpu/drm/i915/display/
Dintel_hdmi.c2398 drm_dp_dual_mode_max_tmds_clock(&dev_priv->drm, type, adapter); in intel_hdmi_dp_dual_mode_detect()