Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-vf610-mscm-ir.c136 if (!irq_domain_get_of_node(domain->parent)) in vf610_mscm_ir_domain_alloc()
224 if (of_device_is_compatible(irq_domain_get_of_node(domain->parent), in vf610_mscm_ir_of_init()
Dirq-gic-v3-its-platform-msi.c43 if (args.np == irq_domain_get_of_node(domain)) { in its_pmsi_prepare()
Dirq-atmel-aic-common.c117 struct device_node *node = irq_domain_get_of_node(domain); in aic_common_ext_irq_of_init()
Dexynos-combiner.c147 if (irq_domain_get_of_node(d) != controller) in combiner_irq_domain_xlate()
Dirq-crossbar.c85 if (!irq_domain_get_of_node(domain->parent)) in allocate_gic_irq()
Dirq-hip04.c328 if (irq_domain_get_of_node(d) != controller) in hip04_irq_domain_xlate()
Dirq-s3c24xx.c314 offset = irq_domain_get_of_node(intc->domain) ? 32 : 0; in s3c_irq_demux()
345 if (!irq_domain_get_of_node(intc->domain)) in s3c24xx_handle_intc()
Dirq-gic-v3-its.c1265 if (irq_domain_get_of_node(domain->parent)) { in its_irq_gic_domain_alloc()
/linux-4.4.14/kernel/irq/
Dirqdomain.c161 of_node_put(irq_domain_get_of_node(domain)); in irq_domain_remove()
398 of_node = irq_domain_get_of_node(domain); in irq_domain_associate_many()
426 of_node = irq_domain_get_of_node(domain); in irq_create_direct_mapping()
476 of_node = irq_domain_get_of_node(domain); in irq_create_mapping()
528 of_node = irq_domain_get_of_node(domain); in irq_create_strict_mappings()
696 of_node = irq_domain_get_of_node(domain); in virq_debug_show()
/linux-4.4.14/arch/powerpc/sysdev/
Dmpic_msi.c87 irq_domain_get_of_node(mpic->irqhost)); in mpic_msi_init_allocator()
Di8259.c168 struct device_node *of_node = irq_domain_get_of_node(h); in i8259_host_match()
Dehv_pic.c184 struct device_node *of_node = irq_domain_get_of_node(h); in ehv_pic_host_match()
Dfsl_msi.c113 irq_domain_get_of_node(msi_data->irqhost)); in fsl_msi_init_allocator()
Dipic.c678 struct device_node *of_node = irq_domain_get_of_node(h); in ipic_host_match()
Dmpic.c996 struct device_node *of_node = irq_domain_get_of_node(h); in mpic_host_match()
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dmsi.c149 of_node = irq_domain_get_of_node(mpic->irqhost); in mpic_pasemi_msi_init()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-irqchip.c152 return irq_domain_get_of_node(h) == node; in opal_event_match()
/linux-4.4.14/drivers/gpio/
Dgpio-sodaville.c105 if (node != irq_domain_get_of_node(h)) in sdv_xlate()
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspider-pic.c236 of_node = irq_domain_get_of_node(pic->host); in spider_find_cascade_and_node()
Daxon_msi.c330 irq_domain_get_of_node(msic->irq_domain)->full_name); in axon_msi_shutdown()
/linux-4.4.14/arch/c6x/platforms/
Dmegamod-pic.c181 struct device_node *np = irq_domain_get_of_node(pic->irqhost); in parse_priority_map()
/linux-4.4.14/include/linux/
Dirqdomain.h182 static inline struct device_node *irq_domain_get_of_node(struct irq_domain *d) in irq_domain_get_of_node() function
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Dqe_ic.c251 struct device_node *of_node = irq_domain_get_of_node(h); in qe_ic_host_match()
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-irq.c1097 if (irq_domain_get_of_node(d) != node) in octeon_irq_gpio_xlat()
2166 irq_domain_get_of_node(d)->name, (unsigned)hw); in octeon_irq_cib_map()
/linux-4.4.14/drivers/spmi/
Dspmi-pmic-arb.c655 if (irq_domain_get_of_node(d) != controller) in qpnpint_irq_domain_dt_translate()
/linux-4.4.14/drivers/pci/
Dmsi.c1366 of_node = irq_domain_get_of_node(domain); in pci_msi_domain_get_msi_rid()