Searched refs:old_tunnel (Results 1 – 1 of 1) sorted by relevance
375 struct drm_dp_tunnel *old_tunnel; in add_inherited_tunnel() local377 old_tunnel = get_inherited_tunnel(state, crtc); in add_inherited_tunnel()378 if (old_tunnel) { in add_inherited_tunnel()379 drm_WARN_ON(display->drm, old_tunnel != tunnel); in add_inherited_tunnel()