Searched defs:hibernated (Results 1 – 9 of 9) sorted by relevance
211 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
357 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
290 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common()
584 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
1124 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
1123 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
1977 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
3363 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
1049 unsigned int hibernated:1; member