PCI_REMOVE_DEVICE_SAFE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

pci_remove_device_safe - remove an unused hotplug device  

SYNOPSIS

"SYNOPSIS"

int pci_remove_device_safe (struct pci_dev * dev);  

ARGUMENTS

dev
the device to remove
 

DESCRIPTION

Delete the device structure from the device lists and notify userspace (/sbin/hotplug), but only if the device in question is not being used by a driver. Returns 0 on success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:44 GMT, October 06, 2005