Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp_tunnel.c180 tunnel = drm_dp_tunnel_detect(display->dp_tunnel_mgr, in detect_new_tunnel()
799 display->dp_tunnel_mgr = tunnel_mgr; in intel_dp_tunnel_mgr_init()
812 drm_dp_tunnel_mgr_destroy(display->dp_tunnel_mgr); in intel_dp_tunnel_mgr_cleanup()
813 display->dp_tunnel_mgr = NULL; in intel_dp_tunnel_mgr_cleanup()
Dintel_display_core.h543 struct drm_dp_tunnel_mgr *dp_tunnel_mgr; member
Dintel_dp.c5202 if (drm_dp_tunnel_handle_irq(i915->display.dp_tunnel_mgr, in intel_dp_check_mst_status()
5598 drm_dp_tunnel_handle_irq(i915->display.dp_tunnel_mgr, in intel_dp_check_link_service_irq()