Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Duhci-pci.c203 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
Dehci-pci.c382 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
Dxhci-pci.c256 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
Dohci-pci.c328 static int ohci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_pci_resume()
Dxhci.c964 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()