Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Duhci-pci.c211 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
Dehci-pci.c344 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
Dxhci-pci.c568 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.c1087 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-gadget.c1972 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
Dcdns3-gadget.c3324 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
/Linux-v5.15/drivers/usb/dwc2/
Dcore.h1072 unsigned int hibernated:1; member