Home
last modified time | relevance | path

Searched refs:drm_dp_tunnel_ref_put (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp_tunnel.h42 static inline void drm_dp_tunnel_ref_put(struct drm_dp_tunnel_ref *tunnel_ref) in drm_dp_tunnel_ref_put() function
113 static inline void drm_dp_tunnel_ref_put(struct drm_dp_tunnel_ref *tunnel_ref) {} in drm_dp_tunnel_ref_put() function
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c4566 drm_dp_tunnel_ref_put(&secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()