<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_dp_helper.h' l='525' type='int drm_dp_link_configure(struct drm_dp_aux * aux, struct drm_dp_link * link)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/drm_dp_helper.c' l='549' ll='565' type='int drm_dp_link_configure(struct drm_dp_aux * aux, struct drm_dp_link * link)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/drm_dp_helper.c' l='542'>/**
 * drm_dp_link_configure() - configure a DisplayPort link
 * @aux: DisplayPort AUX channel
 * @link: pointer to a structure containing the link configuration
 *
 * Returns 0 on success or a negative error code on failure.
 */</doc>
