Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c826 static int check_tunnel(const struct drm_dp_tunnel *tunnel) in check_tunnel() function
843 if (check_tunnel(tunnel) == 0 && in group_allocated_bw()
885 if (check_tunnel(tunnel_iter) != 0 || in update_group_available_bw()
950 err = check_tunnel(tunnel); in drm_dp_tunnel_enable_bw_alloc()
1010 err = check_tunnel(tunnel); in drm_dp_tunnel_disable_bw_alloc()
1164 err = check_tunnel(tunnel); in drm_dp_tunnel_alloc_bw()
1247 ret = check_tunnel(tunnel); in drm_dp_tunnel_update_state()