Searched refs:dp_tunnel_ref (Results 1 – 2 of 2) sorted by relevance
260 if (crtc_state->dp_tunnel_ref.tunnel) in intel_crtc_duplicate_state()261 drm_dp_tunnel_ref_get(crtc_state->dp_tunnel_ref.tunnel, in intel_crtc_duplicate_state()262 &crtc_state->dp_tunnel_ref); in intel_crtc_duplicate_state()323 if (crtc_state->dp_tunnel_ref.tunnel) in intel_crtc_destroy_state()324 drm_dp_tunnel_ref_put(&crtc_state->dp_tunnel_ref); in intel_crtc_destroy_state()
1360 struct drm_dp_tunnel_ref dp_tunnel_ref; member