PCI_ENABLE_DEVICE
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
NAME
pci_enable_device - Initialize device before it's used by a driver.
SYNOPSIS
int pci_enable_device (struct pci_dev * dev);
ARGUMENTS
- dev
-
PCI device to be initialized
DESCRIPTION
Initialize device before it's used by a driver. Ask low-level code
to enable I/O and memory. Wake up the device if it was suspended.
Beware, this function can fail.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 08:41:28 GMT, April 09, 2004