Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/sh/intc/
H A Dirqdomain.c65 d->domain = irq_domain_add_tree(NULL, &intc_evt_ops, NULL); in intc_irq_domain_init()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-alpine-msi.c207 middle_domain = irq_domain_add_tree(NULL, in alpine_msix_init_domains()
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dqcom-ipcc.c231 ipcc->irq_domain = irq_domain_add_tree(pdev->dev.of_node, in qcom_ipcc_probe()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A Dxics-common.c423 xics_host = irq_domain_add_tree(NULL, &xics_host_ops, NULL); in xics_init_host()
/OK3568_Linux_fs/kernel/Documentation/core-api/irq/
H A Dirq-domain.rst107 irq_domain_add_tree()
119 irq_domain_add_tree() and irq_domain_create_tree() are functionally
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h361 static inline struct irq_domain *irq_domain_add_tree(struct device_node *of_node, in irq_domain_add_tree() function
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Docteon-irq.c1506 ciu_domain = irq_domain_add_tree( in octeon_irq_init_ciu()
2062 ciu_domain = irq_domain_add_tree( in octeon_irq_init_ciu2()
2908 domain = irq_domain_add_tree(ciu_node, &octeon_dflt_domain_ciu3_ops, in octeon_irq_init_ciu3()
/OK3568_Linux_fs/kernel/drivers/spmi/
H A Dspmi-pmic-arb.c1304 pmic_arb->domain = irq_domain_add_tree(pdev->dev.of_node, in spmi_pmic_arb_probe()