usb_hcd_resume_root_hub

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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).