other versions
- jessie-backports 4.9.88-1+deb9u1~bpo8+1
- stretch 4.9.144-3
PCI_IRQ_GET_AFFINITY(9) | Hardware Interfaces | PCI_IRQ_GET_AFFINITY(9) |
NAME¶
pci_irq_get_affinity - return the affinity of a particular msi vectorSYNOPSIS¶
const struct cpumask *
pci_irq_get_affinity(struct pci_dev * dev,
int nr);
ARGUMENTS¶
devPCI device to operate on
nr
device-relative interrupt vector index (0-based).
COPYRIGHT¶
May 2018 | Kernel Hackers Manual 4.9. |