Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-pci.c134 status = ohci_restart(ohci); in ohci_quirk_nec_worker()
H A Dohci.h737 extern int ohci_restart(struct ohci_hcd *ohci);
H A Dohci-hcd.c1038 int ohci_restart(struct ohci_hcd *ohci) in ohci_restart() function
1098 EXPORT_SYMBOL_GPL(ohci_restart);
H A Dohci-hub.c201 status = ohci_restart (ohci); in ohci_rh_resume()