Man Page: usb_hcd_resume_root_hub
Operating Environment: suse
Section: 9
USB_HCD_RESUME_ROOT_(9) Host Controller APIs USB_HCD_RESUME_ROOT_(9)NAMEusb_hcd_resume_root_hub - called by HCD to resume its root hubSYNOPSISvoid usb_hcd_resume_root_hub(struct usb_hcd * hcd);ARGUMENTShcd host controller for this root hubDESCRIPTIONThe USB host controller calls this function when its root hub is suspended (with the remote wakeup feature enabled) and a remote wakeup request is received. The routine submits a workqueue request to resume the root hub (that is, manage its downstream ports again).COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_HCD_RESUME_ROOT_(9)
| Related Man Pages |
|---|
| hubd(7d) - centos |
| hubd(7d) - redhat |
| hubd(7d) - debian |
| hubd(7d) - bsd |
| hubd(7d) - v7 |