Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_dual_mode_helper.c264 int drm_dp_dual_mode_max_tmds_clock(enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_max_tmds_clock() function
290 EXPORT_SYMBOL(drm_dp_dual_mode_max_tmds_clock);
/Linux-v4.19/include/drm/
Ddrm_dp_dual_mode_helper.h107 int drm_dp_dual_mode_max_tmds_clock(enum drm_dp_dual_mode_type type,
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_hdmi.c1862 drm_dp_dual_mode_max_tmds_clock(type, adapter); in intel_hdmi_dp_dual_mode_detect()