Query: usb_hcd_pci_remove
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 USB_HCD_PCI_REMOVE(9)
| Related Man Pages |
|---|
| usb_make_path(9) - suse |
| usb_set_interface(9) - suse |
| usb_control_msg(9) - centos |
| sdhci(4) - freebsd |
| pcn(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |