Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-pci.c210 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
Dehci-pci.c331 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
Dxhci-pci.c409 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()
Dehci-hcd.c1108 int ehci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_resume()
Dxhci.c983 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()