1PCI_LOST_INTERRUPT(9)         Hardware Interfaces        PCI_LOST_INTERRUPT(9)
2
3
4

NAME

6       pci_lost_interrupt - reports a lost PCI interrupt
7

SYNOPSIS

9       enum pci_lost_interrupt_reason
10                                                         pci_lost_interrupt(struct pci_dev * pdev);
11

ARGUMENTS

13       pdev
14           device whose interrupt is lost
15

DESCRIPTION

17       The primary function of this routine is to report a lost interrupt in a
18       standard way which users can recognise (instead of blaming the driver).
19

RETURNS

21       a suggestion for fixing it (although the driver is not required to act
22       on this).
23
25Kernel Hackers Manual 3.10         June 2019             PCI_LOST_INTERRUPT(9)
Impressum