Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_tunnel.c208 tunnel = drm_dp_tunnel_detect(display->dp_tunnel_mgr, in detect_new_tunnel()
844 display->dp_tunnel_mgr = tunnel_mgr; in intel_dp_tunnel_mgr_init()
857 drm_dp_tunnel_mgr_destroy(display->dp_tunnel_mgr); in intel_dp_tunnel_mgr_cleanup()
858 display->dp_tunnel_mgr = NULL; in intel_dp_tunnel_mgr_cleanup()
H A Dintel_display_core.h630 struct drm_dp_tunnel_mgr *dp_tunnel_mgr; member
H A Dintel_dp.c5946 drm_dp_tunnel_handle_irq(display->dp_tunnel_mgr, in intel_dp_handle_link_service_irq()