Searched refs:ehci_pci_ids (Results 1 – 2 of 2) sorted by relevance
60 static struct pci_device_id ehci_pci_ids[] = { variable104 pdev = pci_find_devices(ehci_pci_ids, CONFIG_PCI_EHCI_DEVICE); in ehci_hcd_init()153 static const struct udevice_id ehci_pci_ids[] = { variable163 .of_match = ehci_pci_ids,
82 static struct pci_device_id ehci_pci_ids[] = { variable1783 pdev = pci_find_devices(ehci_pci_ids, CONFIG_PCI_EHCI_DEVNO); in hc_reset()