Searched refs:ehci_pci_ids (Results 1 – 2 of 2) sorted by relevance
51 static struct pci_device_id ehci_pci_ids[] = { variable95 pdev = pci_find_devices(ehci_pci_ids, CONFIG_PCI_EHCI_DEVICE); in ehci_hcd_init()129 static const struct udevice_id ehci_pci_ids[] = { variable139 .of_match = ehci_pci_ids,
78 static struct pci_device_id ehci_pci_ids[] = { variable1781 pdev = pci_find_devices(ehci_pci_ids, CONFIG_PCI_EHCI_DEVNO); in hc_reset()