Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-grlib.c75 .bus_resume = uhci_rh_resume,
H A Duhci-platform.c53 .bus_resume = uhci_rh_resume,
H A Duhci-pci.c273 .bus_resume = uhci_rh_resume,
H A Duhci-hcd.c753 static int uhci_rh_resume(struct usb_hcd *hcd) in uhci_rh_resume() function