.\" 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" "" "06 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, u32 \fIstate\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR USB Host Controller being suspended .TP \fB\fIstate\fB\fR state that the controller is going into .SH "DESCRIPTION" .PP Store this function in the HCD's struct pci_driver as \fBsuspend\fR\&.