usb_hcd_pci_remove(9) suse man page | unix.com

Man Page: usb_hcd_pci_remove

Operating Environment: suse

Section: 9

USB_HCD_PCI_REMOVE(9)					       Host Controller APIs					     USB_HCD_PCI_REMOVE(9)

NAME
usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
SYNOPSIS
void usb_hcd_pci_remove(struct pci_dev * dev);
ARGUMENTS
dev USB Host Controller being removed
CONTEXT
!in_interrupt
DESCRIPTION
Reverses 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_HCD_PCI_REMOVE(9)
Related Man Pages
usb_interrupt_msg(9) - suse
usb_set_interface(9) - suse
sdhci(4) - debian
arcmsr(4) - netbsd
ehci(4) - minix
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB