Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Duhci-pci.c211 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
Dehci-pci.c357 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
Dohci-platform.c290 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common()
Dxhci-pci.c584 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
Dohci-hcd.c1124 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
Dxhci.c1123 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-gadget.c1977 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
Dcdns3-gadget.c3363 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
/Linux-v6.1/drivers/usb/dwc2/
Dcore.h1049 unsigned int hibernated:1; member