Searched refs:hc_driver (Results 1 – 3 of 3) sorted by relevance
49 struct hc_driver *driver; /* hw-specific hooks */103 struct hc_driver { struct
587 struct hc_driver *driver; in usb_hcd_pci_probe()595 if (!id || !(driver = (struct hc_driver *) id->driver_data)) in usb_hcd_pci_probe()
975 static const struct hc_driver ehci_driver = {