centos man page for usb_hcd_pci_probe

Query: usb_hcd_pci_probe

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.
RETURN
0 if successful.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_HCD_PCI_PROBE(9)
Related Man Pages
pci_create_slot(9) - centos
usb_fill_int_urb(9) - centos
ahcisata(4) - netbsd
arcmsr(4) - netbsd
jmide(4) - netbsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq