drm_dp_mst_hpd_irq
drm_dp_mst_hpd_irq(
EXPORT_SYMBOL(drm_dp_mst_hpd_irq);
ret = drm_dp_mst_hpd_irq(&intel_dp->mst_mgr, esi, &handled);
int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);
ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled);