Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-pci.c211 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
H A Dehci-pci.c353 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
H A Dxhci-pci.c584 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
H A Dohci-hcd.c1126 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
H A Dxhci.c1101 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dgadget.c2701 static int cdns3_gadget_resume(struct cdns3 *cdns, bool hibernated) in cdns3_gadget_resume()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dgadget.c3313 static int cdns3_gadget_resume(struct cdns3 *cdns, bool hibernated) in cdns3_gadget_resume()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h1066 unsigned int hibernated:1; member