Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/mobiveil/
Dpcie-mobiveil-host.c343 static struct irq_chip intx_irq_chip = { variable
355 irq_set_chip_and_handler(irq, &intx_irq_chip, handle_level_irq); in mobiveil_pcie_intx_map()