Name

drm_usb_exit — Unregister matching USB devices from the DRM subsystem

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.