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