Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-pci.c215 bool hibernated = (msg.event == PM_EVENT_RESTORE); in uhci_pci_resume() local
H A Dohci-platform.c295 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common()
H A Dohci-hcd.c1133 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c2395 int cdns2_gadget_resume(struct cdns2_device *pdev, bool hibernated) in cdns2_gadget_resume()