drm_dp_tunnel_bw_alloc_is_enabled
EXPORT_SYMBOL(drm_dp_tunnel_bw_alloc_is_enabled);
if (!drm_dp_tunnel_bw_alloc_is_enabled(tunnel))
return drm_dp_tunnel_bw_alloc_is_enabled(intel_dp->tunnel);
!drm_dp_tunnel_bw_alloc_is_enabled(intel_dp->tunnel))
bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel);