Home
last modified time | relevance | path

Searched refs:pathprop (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c796 …_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *pathprop) in intel_dp_add_mst_connector() argument
839 ret = drm_connector_set_path_property(connector, pathprop); in intel_dp_add_mst_connector()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c503 const char *pathprop) in dm_dp_add_mst_connector() argument
561 drm_connector_set_path_property(connector, pathprop); in dm_dp_add_mst_connector()