Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dehci-hcd.c231 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset() function
267 EXPORT_SYMBOL_GPL(ehci_reset);
434 ehci_reset (ehci); in ehci_stop()
705 ehci_reset(ehci); in ehci_setup()
1214 (void) ehci_reset(ehci); in ehci_resume()
Dehci.h897 extern int ehci_reset(struct ehci_hcd *ehci);
Dehci-fsl.c617 ehci_reset(ehci); in ehci_fsl_drv_resume()
Doxu210hp-hcd.c795 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset() function
2939 ehci_reset(oxu); in oxu210_hcd_irq()
3123 retval = ehci_reset(oxu); in oxu_run()
3187 ehci_reset(oxu); in oxu_stop()
/linux-6.6.21/drivers/usb/isp1760/
Disp1760-hcd.c649 static int ehci_reset(struct usb_hcd *hcd) in ehci_reset() function
761 result = ehci_reset(hcd); in isp1760_hc_setup()
2468 ehci_reset(hcd); in isp1760_stop()