Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-hcd.c242 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset() function
278 EXPORT_SYMBOL_GPL(ehci_reset);
436 ehci_reset (ehci); in ehci_stop()
681 ehci_reset(ehci); in ehci_setup()
1157 (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()
/linux-4.4.14/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()