Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c333 static struct irq_chip intx_irq_chip = { variable
345 irq_set_chip_and_handler(irq, &intx_irq_chip, handle_level_irq); in mobiveil_pcie_intx_map()