Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-hcd.c229 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset() function
265 EXPORT_SYMBOL_GPL(ehci_reset);
432 ehci_reset (ehci); in ehci_stop()
682 ehci_reset(ehci); in ehci_setup()
1161 (void) ehci_reset(ehci); in ehci_resume()
Dehci.h884 extern int ehci_reset(struct ehci_hcd *ehci);
Dehci-fsl.c578 ehci_reset(ehci); in ehci_fsl_drv_resume()
Doxu210hp-hcd.c357 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset() function
2501 ehci_reset(oxu); in oxu210_hcd_irq()
2688 retval = ehci_reset(oxu); in oxu_run()
2752 ehci_reset(oxu); in oxu_stop()
/Linux-v4.19/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()