Searched refs:ohci_pci_ids (Results 1 – 2 of 2) sorted by relevance
30 static const struct udevice_id ohci_pci_ids[] = { variable40 .of_match = ohci_pci_ids,
71 static struct pci_device_id ohci_pci_ids[] = { variable2038 pdev = pci_find_devices(ohci_pci_ids, CONFIG_PCI_OHCI_DEVNO); in usb_lowlevel_init()