Home
last modified time | relevance | path

Searched refs:drm_dp_mst_hpd_irq (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/drm/display/
Ddrm_dp_mst_helper.h818 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c4053 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled) in drm_dp_mst_hpd_irq() function
4078 EXPORT_SYMBOL(drm_dp_mst_hpd_irq);
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1450 drm_dp_mst_hpd_irq(&mstm->mgr, esi, &handled); in nv50_mstm_service()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp.c3861 drm_dp_mst_hpd_irq(&intel_dp->mst_mgr, esi, &handled); in intel_dp_mst_hpd_irq()
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3165 drm_dp_mst_hpd_irq( in dm_handle_mst_sideband_msg()