Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-hcd.c242 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset() function
278 EXPORT_SYMBOL_GPL(ehci_reset);
445 ehci_reset (ehci); in ehci_stop()
695 ehci_reset(ehci); in ehci_setup()
1174 (void) ehci_reset(ehci); in ehci_resume()
Dehci.h897 extern int ehci_reset(struct ehci_hcd *ehci);
Dehci-fsl.c589 ehci_reset(ehci); in ehci_fsl_drv_resume()
Doxu210hp-hcd.c370 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset() function
2514 ehci_reset(oxu); in oxu210_hcd_irq()
2701 retval = ehci_reset(oxu); in oxu_run()
2765 ehci_reset(oxu); in oxu_stop()
/drivers/usb/isp1760/
Disp1760-hcd.c398 static int ehci_reset(struct usb_hcd *hcd) in ehci_reset() function
491 result = ehci_reset(hcd); in isp1760_hc_setup()
2097 ehci_reset(hcd); in isp1760_stop()