kernel-hacking-2024-linux-s.../Documentation/PCI
Alexander Gordeev d1ac1d2622 PCI/MSI: Add pci_msi_vec_count()
Device drivers can use this interface to obtain the maximum number of MSI
interrupts the device supports and use that number, e.g., in a subsequent
call to pci_enable_msi_block().

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
2014-01-03 17:17:55 -07:00
..
00-INDEX
MSI-HOWTO.txt PCI/MSI: Add pci_msi_vec_count() 2014-01-03 17:17:55 -07:00
pci-error-recovery.txt
pci-iov-howto.txt Documentation: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
pci.txt PCI: Update pci_find_slot() description in pci.txt 2013-09-25 15:43:33 -06:00
pcieaer-howto.txt
PCIEBUS-HOWTO.txt