Man Page: pci_release_regions
Operating Environment: centos
Section: 9
PCI_RELEASE_REGIONS(9) Hardware Interfaces PCI_RELEASE_REGIONS(9)NAMEpci_release_regions - Release reserved PCI I/O and memory resourcesSYNOPSISvoid pci_release_regions(struct pci_dev * pdev);ARGUMENTSpdev PCI device whose resources were previously reserved by pci_request_regionsDESCRIPTIONReleases 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_RELEASE_REGIONS(9)
| Related Man Pages |
|---|
| pccbb(4) - debian |
| pccbb(4) - freebsd |
| pccbb(4) - osx |
| pccbb(4) - redhat |
| pccbb(4) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Controlling user input |