Searched defs:hibernated (Results 1 – 7 of 7) sorted by relevance
211 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
344 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
588 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
1126 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
1086 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
3313 static int cdns3_gadget_resume(struct cdns3 *cdns, bool hibernated) in cdns3_gadget_resume()
1064 unsigned int hibernated:1; member