Name
drm_dp_link_configure —
configure a DisplayPort link
Synopsis
int drm_dp_link_configure ( | struct drm_dp_aux * aux, |
| struct drm_dp_link * link) ; |
Arguments
aux
DisplayPort AUX channel
link
pointer to a structure containing the link configuration
Description
Returns 0 on success or a negative error code on failure.