Home
last modified time | relevance | path

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

/linux-4.4.14/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.c388 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
Dohci-hcd.c1095 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
Dxhci.c981 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()