pci_remove_device
Section: Kernel Hacker's Manual (9)
Updated: pci_remove_device
Index
Return to Main Contents
NAME
pci_remove_device - remove a hotplug device
SYNOPSIS
void pci_remove_device
(struct pci_dev *dev);
ARGUMENTS
- dev
-
the device to remove
DESCRIPTION
Delete the device structure from the device lists and
notify userspace (/sbin/hotplug).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:15:45 GMT, June 12, 2005