Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-hcd.c243 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset() function
279 EXPORT_SYMBOL_GPL(ehci_reset);
437 ehci_reset (ehci); in ehci_stop()
694 ehci_reset(ehci); in ehci_setup()
1170 (void) ehci_reset(ehci); in ehci_resume()
Dehci.h883 extern int ehci_reset(struct ehci_hcd *ehci);
Dehci-fsl.c582 ehci_reset(ehci); in ehci_fsl_drv_resume()
Doxu210hp-hcd.c370 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset() function
2523 ehci_reset(oxu); in oxu210_hcd_irq()
2710 retval = ehci_reset(oxu); in oxu_run()
2774 ehci_reset(oxu); in oxu_stop()
/drivers/usb/isp1760/
Disp1760-hcd.c397 static int ehci_reset(struct usb_hcd *hcd) in ehci_reset() function
492 result = ehci_reset(hcd); in isp1760_hc_setup()
2098 ehci_reset(hcd); in isp1760_stop()