Home
last modified time | relevance | path

Searched refs:uhci_stop (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Duhci-grlib.c77 .stop = uhci_stop,
H A Duhci-platform.c55 .stop = uhci_stop,
H A Duhci-pci.c278 .stop = uhci_stop,
H A Duhci-hcd.c708 static void uhci_stop(struct usb_hcd *hcd) in uhci_stop() function