pci_hp_change_slot_info

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

NAME

pci_hp_change_slot_info - changes the slot's information structure in the core  

SYNOPSIS

int pci_hp_change_slot_info (const char *name, struct hotplug_slot_info *info);  

ARGUMENTS

name

 the name of the slot whose info has changed
info

 pointer to the info copy into the slot's info structure
 

DESCRIPTION

A slot with name 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:56:28 GMT, June 12, 2005