Searched refs:drm_connector_set_path_property (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_connector.h1666 * be updated by calling drm_connector_set_path_property().
2025 int drm_connector_set_path_property(struct drm_connector *connector,
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_connector.c1190 * drm_connector_set_path_property(), in the case of DP MST with the
2309 * drm_connector_set_path_property - set tile property on connector
2321 int drm_connector_set_path_property(struct drm_connector *connector, function
2335 EXPORT_SYMBOL(drm_connector_set_path_property); variable
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dp_mst.c1096 return drm_connector_set_path_property(connector, pathprop);
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c613 drm_connector_set_path_property(connector, pathprop);

Completed in 279 milliseconds