| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
PCI device whose resources were previously reserved by pci_request_region
BAR to release
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.
| <<< Previous | Home | Next >>> |
| pci_enable_wake | Up | pci_request_region |