SYNOPSIS

void drm_usb_exit(struct drm_driver * driver, struct usb_driver * udriver);

ARGUMENTS

driver

DRM device driver

udriver

USB device driver

DESCRIPTION

Unregisters one or more devices matched by a USB driver from the DRM subsystem.

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

COPYRIGHT