Searched refs:dp_tunnel_ref (Results 1 – 2 of 2) sorted by relevance
1317 struct drm_dp_tunnel_ref dp_tunnel_ref; member
4541 if (secondary_crtc_state->dp_tunnel_ref.tunnel) in copy_joiner_crtc_state_modeset()4542 drm_dp_tunnel_ref_put(&secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()4558 if (primary_crtc_state->dp_tunnel_ref.tunnel) in copy_joiner_crtc_state_modeset()4559 drm_dp_tunnel_ref_get(primary_crtc_state->dp_tunnel_ref.tunnel, in copy_joiner_crtc_state_modeset()4560 &secondary_crtc_state->dp_tunnel_ref); in copy_joiner_crtc_state_modeset()