usb_deregister

Section: Kernel Hacker's Manual (9)
Updated: usb_deregister
Index Return to Main Contents
 

NAME

usb_deregister - unregister a USB driver  

SYNOPSIS

void usb_deregister (struct usb_driver *driver);  

ARGUMENTS

driver

 USB operations of the driver to unregister
 

DESCRIPTION

Unlinks the specified driver from the internal USB driver list.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:49:58 GMT, June 12, 2005