drm_dp_link_power_down(9) power down a DisplayPort link

SYNOPSIS

int drm_dp_link_power_down(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.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT