Searched refs:usb_hcd_pci_probe (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hcd-pci.c | 173 int usb_hcd_pci_probe(struct pci_dev *dev, const struct pci_device_id *id, in usb_hcd_pci_probe() function 298 EXPORT_SYMBOL_GPL(usb_hcd_pci_probe);
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | uhci-pci.c | 297 return usb_hcd_pci_probe(dev, id, &uhci_driver); in uhci_pci_probe()
|
| H A D | ohci-pci.c | 285 return usb_hcd_pci_probe(dev, id, &ohci_pci_hc_driver); in ohci_pci_probe()
|
| H A D | ehci-pci.c | 381 return usb_hcd_pci_probe(pdev, id, &ehci_pci_hc_driver); in ehci_pci_probe()
|
| H A D | xhci-pci.c | 418 retval = usb_hcd_pci_probe(dev, id, &xhci_pci_hc_driver); in xhci_pci_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | hcd.h | 493 extern int usb_hcd_pci_probe(struct pci_dev *dev,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 1096 usb_hcd_pci_probe
|
| H A D | abi_gki_aarch64_db845c | 1411 usb_hcd_pci_probe
|
| H A D | abi_gki_aarch64_qcom | 2919 usb_hcd_pci_probe
|
| H A D | abi_gki_aarch64_galaxy | 4292 usb_hcd_pci_probe
|