linux/Documentation
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
..
2014-01-23 18:40:49 -08:00
2013-12-31 09:51:02 -07:00
2014-01-31 15:38:09 -08:00
2013-04-02 09:39:55 -07:00
2013-11-27 11:03:38 -08:00
2013-01-10 01:27:46 +01:00
2013-07-25 12:34:15 +02:00
2013-10-16 13:35:02 -07:00
2014-01-16 12:00:57 -08:00
2013-12-19 10:17:11 -07:00
2013-11-14 11:04:40 -08:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:48:28 +01:00
2014-01-27 08:17:09 -08:00
2013-12-02 14:45:19 +01:00
2013-10-24 10:51:33 +02:00
2013-09-05 16:36:21 -06:00