centos man page for pci_release_region

Query: pci_release_region

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_RELEASE_REGION(9)						Hardware Interfaces					     PCI_RELEASE_REGION(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_RELEASE_REGION(9)
Related Man Pages
pccbb(4) - opensolaris
pccbb(4) - osx
pccbb(4) - linux
pccbb(4) - xfree86
pccbb(4) - posix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq