Home
last modified time | relevance | path

Searched refs:ehci_shutdown (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-grlib.c41 .shutdown = ehci_shutdown,
H A Dehci-xilinx-of.c77 .shutdown = ehci_shutdown,
H A Dehci-sh.c43 .shutdown = ehci_shutdown,
H A Dehci-ppc-of.c42 .shutdown = ehci_shutdown,
H A Dehci-ps3.c66 .shutdown = ehci_shutdown,
H A Dehci-hcd.c356 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown() function
1257 .shutdown = ehci_shutdown,
/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c206 static int ehci_shutdown(struct ehci_ctrl *ctrl) in ehci_shutdown() function
882 ehci_shutdown(ctrl); in ehci_submit_root()
1103 ehci_shutdown(&ehcic[index]); in usb_lowlevel_stop()
1672 ehci_shutdown(ctrl); in ehci_deregister()