Query: usb_deregister
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_DEREGISTER(9) USB Core APIs USB_DEREGISTER(9)NAMEusb_deregister - unregister a USB interface driverSYNOPSISvoid usb_deregister(struct usb_driver * driver);ARGUMENTSdriver USB operations of the interface driver to unregisterCONTEXTmust be able to sleepDESCRIPTIONUnlinks the specified driver from the internal USB driver list.NOTEIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEREGISTER(9)
Related Man Pages |
---|
ehci(4) - netbsd |
struct_usb_device_driver(9) - suse |
uftdi(4) - linux |
uftdi(4) - minix |
uftdi(4) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
Controlling user input |