usb_deregister_dev(9) suse man page | unix.com

Man Page: usb_deregister_dev

Operating Environment: suse

Section: 9

USB_DEREGISTER_DEV(9)						   USB Core APIs					     USB_DEREGISTER_DEV(9)

NAME
usb_deregister_dev - deregister a USB device's dynamic minor.
SYNOPSIS
void usb_deregister_dev(struct usb_interface * intf, struct usb_class_driver * class_driver);
ARGUMENTS
intf pointer to the usb_interface that is being deregistered class_driver pointer to the usb_class_driver for this device
DESCRIPTION
Used in conjunction with usb_register_dev. This function is called when the USB driver is finished with the minor numbers gotten from a call to usb_register_dev (usually when the device is disconnected from the system.) This function also removes the usb class device from the sysfs tree. This should be called by all drivers that use the USB major number.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_DEREGISTER_DEV(9)
Related Man Pages
usb_match_id(9) - suse
struct_usb_device_driver(9) - centos
struct_usb_interface(9) - suse
usb_template(4) - freebsd
ehci(4) - minix
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend