Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c615 static int tunnel_allocated_bw(const struct drm_dp_tunnel *tunnel) in tunnel_allocated_bw() function
665 tunnel_allocated_bw(tunnel) != in tunnel_info_changes_are_valid()
845 group_allocated_bw += tunnel_allocated_bw(tunnel); in group_allocated_bw()
858 return tunnel->estimated_bw - tunnel_allocated_bw(tunnel); in group_free_bw()