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()
1032 bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_bw_alloc_is_enabled() function1036 EXPORT_SYMBOL(drm_dp_tunnel_bw_alloc_is_enabled);1211 if (!drm_dp_tunnel_bw_alloc_is_enabled(tunnel)) in check_and_clear_status_change()
Completed in 13 milliseconds