Home
last modified time | relevance | path

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

/linux-6.8/include/drm/display/
Ddrm_dp_mst_helper.h831 drm_dp_mst_detect_port(struct drm_connector *connector,
/linux-6.8/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c1413 return drm_dp_mst_detect_port(connector, ctx, &intel_dp->mst_mgr, in intel_dp_mst_detect()
/linux-6.8/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c447 connection_status = drm_dp_mst_detect_port(connector, ctx, &master->mst_mgr, in dm_dp_mst_detect()
/linux-6.8/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c4179 drm_dp_mst_detect_port(struct drm_connector *connector, in drm_dp_mst_detect_port() function
4223 EXPORT_SYMBOL(drm_dp_mst_detect_port);
/linux-6.8/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1215 ret = drm_dp_mst_detect_port(connector, ctx, mstc->port->mgr, in nv50_mstc_detect()