Searched refs:drm_dp_mst_hpd_irq (Results 1 – 5 of 5) sorted by relevance
584 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);
720 ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled); in radeon_dp_mst_check_status()
2441 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled) in drm_dp_mst_hpd_irq() function2466 EXPORT_SYMBOL(drm_dp_mst_hpd_irq);
1108 drm_dp_mst_hpd_irq( in dm_handle_hpd_rx_irq()
4222 ret = drm_dp_mst_hpd_irq(&intel_dp->mst_mgr, esi, &handled); in intel_dp_check_mst_status()