Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci-pci.c197 static struct EHCIPCIInfo ehci_pci_info[] = { variable
228 for (i = 0; i < ARRAY_SIZE(ehci_pci_info); i++) { in ehci_pci_register_types()
229 ehci_type_info.name = ehci_pci_info[i].name; in ehci_pci_register_types()
230 ehci_type_info.class_data = ehci_pci_info + i; in ehci_pci_register_types()