Searched refs:ehci_pci_info (Results 1 – 1 of 1) sorted by relevance
197 static struct EHCIPCIInfo ehci_pci_info[] = { variable228 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()