.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "USB_HCD_RESUME_ROOT_HUB" "9" "09 October 2005" "" ""
.SH NAME
usb_hcd_resume_root_hub \- called by HCD to resume its root hub
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void usb_hcd_resume_root_hub (struct usb_hcd * \fIhcd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhcd\fB\fR
host controller for this root hub
.SH "DESCRIPTION"
.PP
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. It queues a request for khubd to
resume the root hub.