Home
last modified time | relevance | path

Searched refs:drm_dp_tunnel_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp_tunnel.h51 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
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_tunnel.c32 drm_dp_tunnel_destroy(intel_dp->tunnel); in intel_dp_tunnel_disconnect()
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c809 int drm_dp_tunnel_destroy(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_destroy() function
824 EXPORT_SYMBOL(drm_dp_tunnel_destroy);