Man Page: pci_release_region
Operating Environment: centos
Section: 9
PCI_RELEASE_REGION(9) Hardware Interfaces PCI_RELEASE_REGION(9)NAMEpci_release_region - Release a PCI barSYNOPSISvoid pci_release_region(struct pci_dev * pdev, int bar);ARGUMENTSpdev PCI device whose resources were previously reserved by pci_request_region bar BAR to releaseDESCRIPTIONReleases 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_RELEASE_REGION(9)
| Related Man Pages |
|---|
| pccbb(4) - centos |
| pccbb(4) - osx |
| pccbb(4) - php |
| pccbb(4) - linux |
| pccbb(4) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |