Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/controller/
Dpcie-mobiveil.c616 static struct irq_chip intx_irq_chip = { variable
628 irq_set_chip_and_handler(irq, &intx_irq_chip, handle_level_irq); in mobiveil_pcie_intx_map()