usb_hcd_resume_root_hub(9) centos man page | unix.com

Man Page: usb_hcd_resume_root_hub

Operating Environment: centos

Section: 9

USB_HCD_RESUME_ROOT_(9) 				       Host Controller APIs					   USB_HCD_RESUME_ROOT_(9)

NAME
usb_hcd_resume_root_hub - called by HCD to resume its root hub
SYNOPSIS
void usb_hcd_resume_root_hub(struct usb_hcd * hcd);
ARGUMENTS
hcd host controller for this root hub
DESCRIPTION
The 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).
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_HCD_RESUME_ROOT_(9)
Related Man Pages
usb_make_path(9) - centos
hubd(7d) - centos
hubd(7d) - redhat
hubd(7d) - debian
hubd(7d) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq