Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_mst_helper.h779 drm_dp_mst_detect_port(struct drm_connector *connector,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c248 return drm_dp_mst_detect_port(connector, ctx, &master->mst_mgr, in radeon_dp_mst_detect()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c286 return drm_dp_mst_detect_port(connector, ctx, &master->mst_mgr, in dm_dp_mst_detect()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c734 return drm_dp_mst_detect_port(connector, ctx, &intel_dp->mst_mgr, in intel_dp_mst_detect()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto817 drm_dp_mst_detect_port
H A Dabi_gki_aarch64_qcom738 drm_dp_mst_detect_port
H A Dabi_gki_aarch64_galaxy1597 drm_dp_mst_detect_port
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c4221 drm_dp_mst_detect_port(struct drm_connector *connector, in drm_dp_mst_detect_port() function
4266 EXPORT_SYMBOL(drm_dp_mst_detect_port);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1265 ret = drm_dp_mst_detect_port(connector, ctx, mstc->port->mgr, in nv50_mstc_detect()