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_control_msg(9) - suse
usb_fill_int_urb(9) - suse
usb_set_interface(9) - suse
sdhci(4) - debian
sdhci(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com