Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-hcd.c230 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset() function
266 EXPORT_SYMBOL_GPL(ehci_reset);
433 ehci_reset (ehci); in ehci_stop()
704 ehci_reset(ehci); in ehci_setup()
1195 (void) ehci_reset(ehci); in ehci_resume()
H A Dehci.h891 extern int ehci_reset(struct ehci_hcd *ehci);
H A Dehci-fsl.c623 ehci_reset(ehci); in ehci_fsl_drv_resume()
H A Doxu210hp-hcd.c795 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset() function
2938 ehci_reset(oxu); in oxu210_hcd_irq()
3122 retval = ehci_reset(oxu); in oxu_run()
3186 ehci_reset(oxu); in oxu_stop()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-hcd.c179 static int ehci_reset(struct ehci_ctrl *ctrl) in ehci_reset() function
1112 if (ehci_reset(ctrl)) in usb_lowlevel_init()
1631 ret = ehci_reset(ctrl); in ehci_register()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.c396 static int ehci_reset(struct usb_hcd *hcd) in ehci_reset() function
489 result = ehci_reset(hcd); in isp1760_hc_setup()
2093 ehci_reset(hcd); in isp1760_stop()