Name
drm_mode_connector_set_path_property — 
     set tile property on connector
 
Arguments
- connector
- 
     connector to set property on.
     
- path
- 
     path to use for property; must not be NULL.
     
Description
   This creates a property to expose to userspace to specify a
   connector path. This is mainly used for DisplayPort MST where
   connectors have a topology and we want to allow userspace to give
   them more meaningful names.
Returns
   Zero on success, negative errno on failure.