PCI_RELEASE_REGIONS

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

 

NAME

pci_release_regions - Release reserved PCI I/O and memory resources  

SYNOPSIS

"SYNOPSIS"

void pci_release_regions (struct pci_dev * pdev);  

ARGUMENTS

pdev
PCI device whose resources were previously reserved by pci_request_regions
 

DESCRIPTION

Releases all PCI I/O and memory resources previously reserved by a successful call to pci_request_regions. Call this function only after all use of the PCI regions has ceased.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:36 GMT, October 09, 2005