Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_tunnel.h62 int drm_dp_tunnel_handle_irq(struct drm_dp_tunnel_mgr *mgr,
164 drm_dp_tunnel_handle_irq(struct drm_dp_tunnel_mgr *mgr, in drm_dp_tunnel_handle_irq() function
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c1299 int drm_dp_tunnel_handle_irq(struct drm_dp_tunnel_mgr *mgr, struct drm_dp_aux *aux) in drm_dp_tunnel_handle_irq() function
1314 EXPORT_SYMBOL(drm_dp_tunnel_handle_irq);
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5016 if (drm_dp_tunnel_handle_irq(display->dp_tunnel_mgr, in intel_dp_check_mst_status()
5321 drm_dp_tunnel_handle_irq(display->dp_tunnel_mgr, in intel_dp_check_link_service_irq()