UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

centos man page for usb_deregister

Query: usb_deregister

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_DEREGISTER(9)						   USB Core APIs						 USB_DEREGISTER(9)

NAME
usb_deregister - unregister a USB interface driver
SYNOPSIS
void usb_deregister(struct usb_driver * driver);
ARGUMENTS
driver USB operations of the interface driver to unregister
CONTEXT
must be able to sleep
DESCRIPTION
Unlinks the specified driver from the internal USB driver list.
NOTE
If you called usb_register_dev, you still need to call usb_deregister_dev to clean up your driver's allocated minor numbers, this * call will no longer do it for you.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_DEREGISTER(9)
Related Man Pages
struct_usb_device_driver(9) - centos
usb_queue_reset_device(9) - centos
uscanner(4) - netbsd
ehci(4) - centos
uftdi(4) - v7
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!