Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp_tunnel.h27 void intel_dp_tunnel_destroy(struct intel_dp *intel_dp);
67 static inline void intel_dp_tunnel_destroy(struct intel_dp *intel_dp) {} in intel_dp_tunnel_destroy() function
Dintel_dp_tunnel.c44 void intel_dp_tunnel_destroy(struct intel_dp *intel_dp) in intel_dp_tunnel_destroy() function
204 intel_dp_tunnel_destroy(intel_dp); in detect_new_tunnel()
241 intel_dp_tunnel_destroy(intel_dp); in intel_dp_tunnel_detect()
Dintel_dp.c6242 intel_dp_tunnel_destroy(intel_dp); in intel_dp_encoder_flush_work()