Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Duhci-pci.c213 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
Dehci-pci.c353 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
Dxhci-pci.c649 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
Dohci-hcd.c1126 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
Dxhci.c1109 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
/kernel/linux/linux-6.6/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.c992 bool hibernated = (msg.event == PM_EVENT_RESTORE); in xhci_resume() local
/kernel/linux/linux-6.6/drivers/usb/cdns3/
Dcdnsp-gadget.c2024 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
Dcdns3-gadget.c3472 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.c2394 int cdns2_gadget_resume(struct cdns2_device *pdev, bool hibernated) in cdns2_gadget_resume()
/kernel/linux/linux-5.10/drivers/usb/cdns3/
Dgadget.c3439 static int cdns3_gadget_resume(struct cdns3 *cdns, bool hibernated) in cdns3_gadget_resume()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore.h1064 unsigned int hibernated:1; member
/kernel/linux/linux-6.6/drivers/usb/dwc2/
Dcore.h1062 unsigned int hibernated:1; member