Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_mst_helper.h515 void (*poll_hpd_irq)(struct drm_dp_mst_topology_mgr *mgr); member
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c876 .poll_hpd_irq = intel_dp_mst_poll_hpd_irq,
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c1276 mgr->cbs->poll_hpd_irq ? in drm_dp_mst_wait_tx_reply()
1280 if (ret || !mgr->cbs->poll_hpd_irq || in drm_dp_mst_wait_tx_reply()
1284 mgr->cbs->poll_hpd_irq(mgr); in drm_dp_mst_wait_tx_reply()