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)NAMEusb_hcd_pci_probe - initialize PCI-based HCDsSYNOPSISint usb_hcd_pci_probe(struct pci_dev * dev, const struct pci_device_id * id);ARGUMENTSdev USB Host Controller being probed id pci hotplug id connecting controller to HCD frameworkCONTEXT!in_interruptDESCRIPTIONAllocates 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.RETURN0 if successful.COPYRIGHTKernel 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 |