Searched refs:drm_dp_tunnel_destroy (Results 1 – 3 of 3) sorted by relevance
51 int drm_dp_tunnel_destroy(struct drm_dp_tunnel *tunnel);123 drm_dp_tunnel_destroy(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_destroy() function
810 int drm_dp_tunnel_destroy(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_destroy() function825 EXPORT_SYMBOL(drm_dp_tunnel_destroy);
32 drm_dp_tunnel_destroy(intel_dp->tunnel); in intel_dp_tunnel_disconnect()