Lines Matching defs:tunnel
24 struct drm_dp_tunnel *tunnel; member
36 static inline void drm_dp_tunnel_ref_get(struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_ref_get()
102 drm_dp_tunnel_get(struct drm_dp_tunnel *tunnel, struct ref_tracker **tracker) in drm_dp_tunnel_get()
108 drm_dp_tunnel_put(struct drm_dp_tunnel *tunnel, struct ref_tracker **tracker) {} in drm_dp_tunnel_put()
110 static inline void drm_dp_tunnel_ref_get(struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_ref_get()
123 drm_dp_tunnel_destroy(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_destroy()
128 static inline int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_enable_bw_alloc()
133 static inline int drm_dp_tunnel_disable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_disable_bw_alloc()
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()
144 drm_dp_tunnel_alloc_bw(struct drm_dp_tunnel *tunnel, int bw) in drm_dp_tunnel_alloc_bw()
150 drm_dp_tunnel_get_allocated_bw(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_get_allocated_bw()
156 drm_dp_tunnel_update_state(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_update_state()
161 static inline void drm_dp_tunnel_set_io_error(struct drm_dp_tunnel *tunnel) {} in drm_dp_tunnel_set_io_error()
171 drm_dp_tunnel_max_dprx_rate(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_max_dprx_rate()
177 drm_dp_tunnel_max_dprx_lane_count(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_max_dprx_lane_count()
183 drm_dp_tunnel_available_bw(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_available_bw()
189 drm_dp_tunnel_name(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_name()
196 struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_atomic_get_state()
203 const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_atomic_get_new_state()
210 struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_atomic_set_stream_bw()
218 const struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_atomic_get_group_streams_in_state()