Home
last modified time | relevance | path

Searched refs:PCI_INTERRUPT_INTA (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/pci/endpoint/functions/
Dpci-epf-test.c71 .interrupt_pin = PCI_INTERRUPT_INTA,
/Linux-v4.19/include/linux/
Dpci.h117 PCI_INTERRUPT_INTA, enumerator
1470 if (intx < PCI_INTERRUPT_INTA || intx > PCI_INTERRUPT_INTD) in pci_irqd_intx_xlate()
1473 *out_hwirq = intx - PCI_INTERRUPT_INTA; in pci_irqd_intx_xlate()