drm_dp_get_dual_mode_type_name(9) Get the name of the DP dual mode adaptor type as a string

SYNOPSIS

const char * drm_dp_get_dual_mode_type_name(enum drm_dp_dual_mode_type type);

ARGUMENTS

type

DP dual mode adaptor type

RETURNS

String representation of the DP dual mode adaptor type

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