Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhcd.h49 struct hc_driver *driver; /* hw-specific hooks */
103 struct hc_driver { struct
Dhcd.c587 struct hc_driver *driver; in usb_hcd_pci_probe()
595 if (!id || !(driver = (struct hc_driver *) id->driver_data)) in usb_hcd_pci_probe()
/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c975 static const struct hc_driver ehci_driver = {