Searched defs:hibernated (Results 1 – 6 of 6) sorted by relevance
211 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
335 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
449 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
1100 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
1060 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
1020 unsigned int hibernated:1; member