Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/endpoint/functions/
Dpci-epf-test.c70 .interrupt_pin = PCI_INTERRUPT_INTA,
/Linux-v5.4/include/linux/
Dpci.h123 PCI_INTERRUPT_INTA, enumerator
1532 if (intx < PCI_INTERRUPT_INTA || intx > PCI_INTERRUPT_INTD) in pci_irqd_intx_xlate()
1535 *out_hwirq = intx - PCI_INTERRUPT_INTA; in pci_irqd_intx_xlate()