Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpcie-mobiveil.c603 static struct irq_chip intx_irq_chip = { variable
615 irq_set_chip_and_handler(irq, &intx_irq_chip, handle_level_irq); in mobiveil_pcie_intx_map()