Searched refs:drm_dp_tunnel_enable_bw_alloc (Results 1 – 3 of 3) sorted by relevance
53 int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel);128 static inline int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_enable_bw_alloc() function
187 ret = drm_dp_tunnel_enable_bw_alloc(intel_dp->tunnel); in detect_new_tunnel()333 err = drm_dp_tunnel_enable_bw_alloc(intel_dp->tunnel); in intel_dp_tunnel_resume()
945 int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_enable_bw_alloc() function996 EXPORT_SYMBOL(drm_dp_tunnel_enable_bw_alloc);
Completed in 13 milliseconds