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);
(ret == 0 || !drm_dp_tunnel_bw_alloc_is_enabled(intel_dp->tunnel)))
bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel);