Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-vf610-mscm-ir.c132 if (!irq_domain_get_of_node(domain->parent)) in vf610_mscm_ir_domain_alloc()
220 if (of_device_is_compatible(irq_domain_get_of_node(domain->parent), in vf610_mscm_ir_of_init()
H A Dirq-gic-v3-its-fsl-mc-msi.c32 of_node = irq_domain_get_of_node(domain); in fsl_mc_msi_domain_get_msi_id()
H A Dirq-gic-v3-its-msi-parent.c112 if (args.np == irq_domain_get_of_node(domain)) { in of_pmsi_get_dev_id()
H A Dirq-atmel-aic-common.c111 struct device_node *node = irq_domain_get_of_node(domain); in aic_common_ext_irq_of_init()
H A Dexynos-combiner.c142 if (irq_domain_get_of_node(d) != controller) in combiner_irq_domain_xlate()
H A Dirq-pic32-evic.c191 struct device_node *node = irq_domain_get_of_node(domain); in pic32_ext_irq_of_init()
H A Dirq-crossbar.c81 if (!irq_domain_get_of_node(domain->parent)) in allocate_gic_irq()
H A Dirq-hip04.c319 if (irq_domain_get_of_node(d) != controller) in hip04_irq_domain_xlate()
H A Dirq-gic-v3-its.c3638 if (irq_domain_get_of_node(domain->parent)) { in its_irq_gic_domain_alloc()
/linux/arch/powerpc/sysdev/
H A Dmpic_msi.c83 irq_domain_get_of_node(mpic->irqhost)); in mpic_msi_init_allocator()
H A Di8259.c164 struct device_node *of_node = irq_domain_get_of_node(h); in i8259_host_match()
H A Dehv_pic.c185 struct device_node *of_node = irq_domain_get_of_node(h); in ehv_pic_host_match()
H A Dfsl_msi.c112 irq_domain_get_of_node(msi_data->irqhost)); in fsl_msi_init_allocator()
H A Dipic.c676 struct device_node *of_node = irq_domain_get_of_node(h); in ipic_host_match()
H A Dmpic.c998 struct device_node *of_node = irq_domain_get_of_node(h); in mpic_host_match()
/linux/arch/powerpc/platforms/pasemi/
H A Dmsi.c140 of_node = irq_domain_get_of_node(mpic->irqhost); in mpic_pasemi_msi_init()
/linux/drivers/gpio/
H A Dgpio-sodaville.c98 if (node != irq_domain_get_of_node(h)) in sdv_xlate()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-irqchip.c137 return irq_domain_get_of_node(h) == node; in opal_event_match()
/linux/arch/powerpc/platforms/cell/
H A Dspider-pic.c219 of_node = irq_domain_get_of_node(pic->host); in spider_find_cascade_and_node()
/linux/drivers/pci/msi/
H A Dirqdomain.c422 of_node = irq_domain_get_of_node(domain); in pci_msi_domain_get_msi_rid()
/linux/drivers/soc/fsl/qe/
H A Dqe_ic.c298 struct device_node *of_node = irq_domain_get_of_node(h); in qe_ic_host_match()
/linux/kernel/irq/
H A Dirqdomain.c743 of_node = irq_domain_get_of_node(domain); in irq_domain_associate_many()
771 of_node = irq_domain_get_of_node(domain); in irq_create_direct_mapping()
799 struct device_node *of_node = irq_domain_get_of_node(domain); in irq_create_mapping_affinity_locked()
/linux/include/linux/
H A Dirqdomain.h242 static inline struct device_node *irq_domain_get_of_node(struct irq_domain *d) in irq_domain_get_of_node() function
/linux/arch/mips/cavium-octeon/
H A Docteon-irq.c133 of_node = irq_domain_get_of_node(domain); in octeon_irq_force_ciu_mapping()
1167 if (irq_domain_get_of_node(d) != node) in octeon_irq_gpio_xlat()
2222 irq_domain_get_of_node(d)->name, (unsigned)hw); in octeon_irq_cib_map()
/linux/drivers/spmi/
H A Dspmi-pmic-arb.c912 if (irq_domain_get_of_node(d) != bus->spmic->dev.of_node) in qpnpint_irq_domain_translate()