Searched refs:drm_dp_tunnel_max_dprx_rate (Results 1 – 3 of 3) sorted by relevance
65 int drm_dp_tunnel_max_dprx_rate(const struct drm_dp_tunnel *tunnel);171 drm_dp_tunnel_max_dprx_rate(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_max_dprx_rate() function
1327 int drm_dp_tunnel_max_dprx_rate(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_max_dprx_rate() function1331 EXPORT_SYMBOL(drm_dp_tunnel_max_dprx_rate);
172 return drm_dp_tunnel_max_dprx_rate(intel_dp->tunnel); in max_dprx_rate()