PCI_RELEASE_REGION
Section: (9)
Updated: 14 August 2003
Index
Return to Main Contents
NAME
pci_release_region - Release a PCI bar
SYNOPSIS
void pci_release_region (struct pci_dev * pdev, int bar);
ARGUMENTS
- pdev
-
PCI device whose resources were previously reserved by pci_request_region
- bar
-
BAR to release
DESCRIPTION
Releases the PCI I/O and memory resources previously reserved by a
successful call to pci_request_region. Call this function only
after all use of the PCI regions has ceased.
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: 23:19:26 GMT, August 13, 2003