Searched refs:drm_dp_tunnel_bw_alloc_is_enabled (Results 1 – 3 of 3) sorted by relevance
55 bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel);138 static inline bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_bw_alloc_is_enabled() function
94 !drm_dp_tunnel_bw_alloc_is_enabled(intel_dp->tunnel)) in update_tunnel_state() 258 return drm_dp_tunnel_bw_alloc_is_enabled(intel_dp->tunnel); in intel_dp_tunnel_bw_alloc_is_enabled()
1026 * drm_dp_tunnel_bw_alloc_is_enabled - Query the BW allocation mode enabled state1033 bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_bw_alloc_is_enabled() function 1037 EXPORT_SYMBOL(drm_dp_tunnel_bw_alloc_is_enabled);1212 if (!drm_dp_tunnel_bw_alloc_is_enabled(tunnel)) in check_and_clear_status_change()