drm_connector_unregister(9) unregister a connector

SYNOPSIS

void drm_connector_unregister(struct drm_connector * connector);

ARGUMENTS

connector

the connector to unregister

DESCRIPTION

Unregister userspace interfaces for a connector

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