1USB_HCD_RESUME_ROOT_(9)      Host Controller APIs      USB_HCD_RESUME_ROOT_(9)
2
3
4

NAME

6       usb_hcd_resume_root_hub - called by HCD to resume its root hub
7

SYNOPSIS

9       void usb_hcd_resume_root_hub(struct usb_hcd * hcd);
10

ARGUMENTS

12       hcd
13           host controller for this root hub
14

DESCRIPTION

16       The USB host controller calls this function when its root hub is
17       suspended (with the remote wakeup feature enabled) and a remote wakeup
18       request is received. The routine submits a workqueue request to resume
19       the root hub (that is, manage its downstream ports again).
20
22Kernel Hackers Manual 3.10         June 2019           USB_HCD_RESUME_ROOT_(9)
Impressum