Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Duhci-pci.c215 bool hibernated = (msg.event == PM_EVENT_RESTORE); in uhci_pci_resume() local
Dehci-pci.c361 bool hibernated = (msg.event == PM_EVENT_RESTORE); in ehci_pci_resume() local
Dohci-platform.c287 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common()
Dohci-hcd.c1132 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
Dxhci.c1006 bool hibernated = (msg.event == PM_EVENT_RESTORE); in xhci_resume() local
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.c1976 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
Dcdns3-gadget.c3471 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
/linux-6.12.1/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.c2394 int cdns2_gadget_resume(struct cdns2_device *pdev, bool hibernated) in cdns2_gadget_resume()
/linux-6.12.1/drivers/usb/dwc2/
Dcore.h1068 unsigned int hibernated:1; member