Man Page: usb_hcd_pci_remove
Operating Environment: centos
Section: 9
USB_HCD_PCI_REMOVE(9) Host Controller APIs USB_HCD_PCI_REMOVE(9)NAMEusb_hcd_pci_remove - shutdown processing for PCI-based HCDsSYNOPSISvoid usb_hcd_pci_remove(struct pci_dev * dev);ARGUMENTSdev USB Host Controller being removedCONTEXT!in_interruptDESCRIPTIONReverses the effect of usb_hcd_pci_probe, first invoking the HCD's stop method. It is always called from a thread context, normally "rmmod", "apmd", or something similar. Store this function in the HCD's struct pci_driver as remove.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_HCD_PCI_REMOVE(9)
| Related Man Pages |
|---|
| usb_control_msg(9) - suse |
| usb_make_path(9) - centos |
| usb_set_interface(9) - centos |
| arcmsr(4) - netbsd |
| pcn(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |