Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_mst_helper.h775 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c695 ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled); in radeon_dp_mst_check_status()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto820 drm_dp_mst_hpd_irq
H A Dabi_gki_aarch64_qcom741 drm_dp_mst_hpd_irq
H A Dabi_gki_aarch64_galaxy1600 drm_dp_mst_hpd_irq
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c4184 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled) in drm_dp_mst_hpd_irq() function
4209 EXPORT_SYMBOL(drm_dp_mst_hpd_irq);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1436 drm_dp_mst_hpd_irq(&mstm->mgr, esi, &handled); in nv50_mstm_service()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5700 drm_dp_mst_hpd_irq(&intel_dp->mst_mgr, esi, &handled); in intel_dp_check_mst_status()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2476 drm_dp_mst_hpd_irq( in dm_handle_hpd_rx_irq()