diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-13 15:25:02 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-02-13 10:45:05 -0700 |
commit | f7fc32cb2073902b3ee67d036656889ea75ffcb7 (patch) | |
tree | 62966c3e0040e5269bd5a6bb603c7ac247a75e0e /include/acpi | |
parent | fef07277f87735d077c78e12e25639a28d9913ab (diff) |
PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()
The new functions are special cases for pci_enable_msi_range() and
pci_enable_msix_range() when a particular number of MSI or MSI-X
is needed.
By contrast with pci_enable_msi_range() and pci_enable_msix_range()
functions, pci_enable_msi_exact() and pci_enable_msix_exact()
return zero in case of success, which indicates MSI or MSI-X
interrupts have been successfully allocated.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions