pci_hp_deregister

Section: Kernel Hacker's Manual (9)
Updated: pci_hp_deregister
Index Return to Main Contents
 

NAME

pci_hp_deregister - deregister a hotplug_slot with the PCI hotplug subsystem  

SYNOPSIS

int pci_hp_deregister (struct hotplug_slot *slot);  

ARGUMENTS

slot

 pointer to the struct hotplug_slot to deregister
 

DESCRIPTION

The slot must have been registered with the pci hotplug subsystem previously with a call to pci_hp_register.

Returns 0 if successful, anything else for an error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:53:35 GMT, June 12, 2005