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) - centos |
| usb_interrupt_msg(9) - centos |
| usb_unlink_urb(9) - centos |
| ehci(4) - netbsd |
| ehci(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |