Query: usb_deregister_dev
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_DEREGISTER_DEV(9) USB Core APIs USB_DEREGISTER_DEV(9)NAMEusb_deregister_dev - deregister a USB device's dynamic minor.SYNOPSISvoid usb_deregister_dev(struct usb_interface * intf, struct usb_class_driver * class_driver);ARGUMENTSintf pointer to the usb_interface that is being deregistered class_driver pointer to the usb_class_driver for this deviceDESCRIPTIONUsed 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEREGISTER_DEV(9)
Related Man Pages |
---|
struct_usb_driver(9) - centos |
struct_usb_device_driver(9) - suse |
struct_usb_driver(9) - suse |
struct_usb_interface(9) - suse |
ehci(4) - minix |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Tar Command |
Shopt -s histappend |
Please Welcome Dave Munro to the Moderator Team! |