.\" 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 "PCI_HP_REGISTER" "" "06 October 2005" "" "" .SH NAME pci_hp_register \- register a hotplug_slot with the PCI hotplug subsystem .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int pci_hp_register (struct hotplug_slot * \fIslot\fB); \fR .SH "ARGUMENTS" .TP \fB\fIslot\fB\fR pointer to the &struct hotplug_slot to register .SH "DESCRIPTION" .PP Registers a hotplug slot with the pci hotplug subsystem, which will allow userspace interaction to the slot. .PP Returns 0 if successful, anything else for an error.