Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_dual_mode_helper.c266 int drm_dp_dual_mode_max_tmds_clock(enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_max_tmds_clock() function
292 EXPORT_SYMBOL(drm_dp_dual_mode_max_tmds_clock);
/Linux-v5.4/include/drm/
Ddrm_dp_dual_mode_helper.h107 int drm_dp_dual_mode_max_tmds_clock(enum drm_dp_dual_mode_type type,
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_hdmi.c2492 drm_dp_dual_mode_max_tmds_clock(type, adapter); in intel_hdmi_dp_dual_mode_detect()