Searched defs:hibernated (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | uhci-pci.c | 213 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume()
|
| D | ehci-pci.c | 353 static int ehci_pci_resume(struct usb_hcd *hcd, bool hibernated) in ehci_pci_resume()
|
| D | xhci-pci.c | 649 static int xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in xhci_pci_resume()
|
| D | ohci-hcd.c | 1126 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
|
| D | xhci.c | 1109 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume()
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| D | uhci-pci.c | 215 bool hibernated = (msg.event == PM_EVENT_RESTORE); in uhci_pci_resume() local
|
| D | ehci-pci.c | 361 bool hibernated = (msg.event == PM_EVENT_RESTORE); in ehci_pci_resume() local
|
| D | ohci-platform.c | 287 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common()
|
| D | ohci-hcd.c | 1132 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
|
| D | xhci.c | 992 bool hibernated = (msg.event == PM_EVENT_RESTORE); in xhci_resume() local
|
| /kernel/linux/linux-6.6/drivers/usb/cdns3/ |
| D | cdnsp-gadget.c | 2024 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
|
| D | cdns3-gadget.c | 3472 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/ |
| D | cdns2-gadget.c | 2394 int cdns2_gadget_resume(struct cdns2_device *pdev, bool hibernated) in cdns2_gadget_resume()
|
| /kernel/linux/linux-5.10/drivers/usb/cdns3/ |
| D | gadget.c | 3439 static int cdns3_gadget_resume(struct cdns3 *cdns, bool hibernated) in cdns3_gadget_resume()
|
| /kernel/linux/linux-5.10/drivers/usb/dwc2/ |
| D | core.h | 1064 unsigned int hibernated:1; member
|
| /kernel/linux/linux-6.6/drivers/usb/dwc2/ |
| D | core.h | 1062 unsigned int hibernated:1; member
|