Scroll to navigation

PCI_IRQ_VECTOR(9) Hardware Interfaces PCI_IRQ_VECTOR(9)

NAME

pci_irq_vector - return Linux IRQ number of a device vector

SYNOPSIS

int pci_irq_vector(struct pci_dev * dev, unsigned int nr);

ARGUMENTS

dev

PCI device to operate on

nr

device-relative interrupt vector index (0-based).

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.