Searched refs:drm_dp_tunnel_alloc_bw (Results 1 – 3 of 3) sorted by relevance
56 int drm_dp_tunnel_alloc_bw(struct drm_dp_tunnel *tunnel, int bw);144 drm_dp_tunnel_alloc_bw(struct drm_dp_tunnel *tunnel, int bw) in drm_dp_tunnel_alloc_bw() function
146 err = drm_dp_tunnel_alloc_bw(intel_dp->tunnel, tunnel_bw); in allocate_initial_tunnel_bw_for_pipes()706 drm_dp_tunnel_alloc_bw(tunnel, new_bw); in atomic_decrease_bw()752 if (drm_dp_tunnel_alloc_bw(tunnel, bw) != 0) in atomic_increase_bw()
1160 int drm_dp_tunnel_alloc_bw(struct drm_dp_tunnel *tunnel, int bw) in drm_dp_tunnel_alloc_bw() function1170 EXPORT_SYMBOL(drm_dp_tunnel_alloc_bw);