.\" 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_PCI_SUSPEND" "9" "09 October 2005" "" ""
.SH NAME
usb_hcd_pci_suspend \- power management suspend of a PCI-based HCD
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int usb_hcd_pci_suspend (struct pci_dev * \fIdev\fB, pm_message_t \fImessage\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
USB Host Controller being suspended
.TP
\fB\fImessage\fB\fR
semantics in flux
.SH "DESCRIPTION"
.PP
Store this function in the HCD's struct pci_driver as \fBsuspend\fR\&.