linux/Documentation/PCI
Alexander Gordeev 3ce4e860e5 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>
2014-02-13 10:48:02 -07:00
..
00-INDEX PCI: Update documentation 00-INDEX file 2014-01-07 16:37:15 -07:00
MSI-HOWTO.txt PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() 2014-02-13 10:48:02 -07:00
PCIEBUS-HOWTO.txt PCI: Documentation: fix minor PCIe HOWTO thinko 2009-02-13 13:59:19 -08:00
pci-error-recovery.txt Documentation/: it's -> its where appropriate 2010-04-23 02:09:52 +02:00
pci-iov-howto.txt Documentation: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
pci.txt PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE 2013-12-13 11:36:22 -07:00
pcieaer-howto.txt PCI: aerdrv: introduce default_downstream_reset_link 2010-05-11 12:01:38 -07:00