usb_hcd_pci_probe(9) suse man page | unix.com

Man Page: usb_hcd_pci_probe

Operating Environment: suse

Section: 9

USB_HCD_PCI_PROBE(9)					       Host Controller APIs					      USB_HCD_PCI_PROBE(9)

NAME
usb_hcd_pci_probe - initialize PCI-based HCDs
SYNOPSIS
int usb_hcd_pci_probe(struct pci_dev * dev, const struct pci_device_id * id);
ARGUMENTS
dev USB Host Controller being probed id pci hotplug id connecting controller to HCD framework
CONTEXT
!in_interrupt
DESCRIPTION
Allocates basic PCI resources for this USB host controller, and then invokes the start method for the HCD associated with it through the hotplug entry's driver_data. Store this function in the HCD's struct pci_driver as probe.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_HCD_PCI_PROBE(9)
Related Man Pages
usb_fill_int_urb(9) - suse
ohci(7d) - sunos
pci_create_slot(9) - centos
pcn(4) - netbsd
ehci(4) - minix
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.
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I