Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c504 const char *pathprop) in dm_dp_add_mst_connector() argument
562 drm_connector_set_path_property(connector, pathprop); in dm_dp_add_mst_connector()