Home
last modified time | relevance | path

Searched defs:hibernated (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Duhci-pci.c206 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
Dehci-pci.c349 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
Dxhci-pci.c396 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
Dohci-hcd.c1094 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
Dxhci.c994 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()