Home
last modified time | relevance | path

Searched refs:usb_hcd_pci_probe (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/usb/core/
Dhcd-pci.c172 int usb_hcd_pci_probe(struct pci_dev *dev, const struct pci_device_id *id) in usb_hcd_pci_probe() function
299 EXPORT_SYMBOL_GPL(usb_hcd_pci_probe);
/Linux-v4.19/drivers/usb/host/
Duhci-pci.c300 .probe = usb_hcd_pci_probe,
Dohci-pci.c294 .probe = usb_hcd_pci_probe,
Dehci-pci.c363 return usb_hcd_pci_probe(pdev, id); in ehci_pci_probe()
Dxhci-pci.c304 retval = usb_hcd_pci_probe(dev, id); in xhci_pci_probe()
/Linux-v4.19/include/linux/usb/
Dhcd.h471 extern int usb_hcd_pci_probe(struct pci_dev *dev,