Searched refs:drm_dp_tunnel_mgr_destroy (Results 1 – 3 of 3) sorted by relevance
97 void drm_dp_tunnel_mgr_destroy(struct drm_dp_tunnel_mgr *mgr);244 void drm_dp_tunnel_mgr_destroy(struct drm_dp_tunnel_mgr *mgr) {} in drm_dp_tunnel_mgr_destroy() function
1946 void drm_dp_tunnel_mgr_destroy(struct drm_dp_tunnel_mgr *mgr) in drm_dp_tunnel_mgr_destroy() function1950 EXPORT_SYMBOL(drm_dp_tunnel_mgr_destroy);
811 drm_dp_tunnel_mgr_destroy(display->dp_tunnel_mgr); in intel_dp_tunnel_mgr_cleanup()