Searched refs:intx_irq_domain (Results 1 – 1 of 1) sorted by relevance
123 struct irq_domain *intx_irq_domain; member1081 port->intx_irq_domain = irq_domain_add_linear(pcie_intc_node, PCI_NUM_INTX, in mvebu_pcie_init_irq_domain()1085 if (!port->intx_irq_domain) { in mvebu_pcie_init_irq_domain()1112 if (generic_handle_domain_irq(port->intx_irq_domain, i) == -EINVAL) in mvebu_pcie_irq_handler()1686 if (port->intx_irq_domain) in mvebu_pcie_remove()1687 irq_domain_remove(port->intx_irq_domain); in mvebu_pcie_remove()