Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/irqchip/
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()
Dirq-gic-v3-its-fsl-mc-msi.c34 of_node = irq_domain_get_of_node(domain); in fsl_mc_msi_domain_get_msi_id()
Dirq-gic-v3-its-platform-msi.c29 if (args.np == irq_domain_get_of_node(domain)) { in of_pmsi_get_dev_id()
Dirq-atmel-aic-common.c111 struct device_node *node = irq_domain_get_of_node(domain); in aic_common_ext_irq_of_init()
Dirq-versatile-fpga.c72 seq_printf(p, irq_domain_get_of_node(f->domain)->name); in fpga_irq_print_chip()
Dexynos-combiner.c142 if (irq_domain_get_of_node(d) != controller) in combiner_irq_domain_xlate()
Dirq-pic32-evic.c191 struct device_node *node = irq_domain_get_of_node(domain); in pic32_ext_irq_of_init()
Dirq-crossbar.c81 if (!irq_domain_get_of_node(domain->parent)) in allocate_gic_irq()
Dirq-hip04.c319 if (irq_domain_get_of_node(d) != controller) in hip04_irq_domain_xlate()
Dirq-mvebu-icu.c322 msi_parent_dn = irq_domain_get_of_node(dev->msi.domain); in mvebu_icu_subset_probe()
/linux-6.1.9/arch/powerpc/sysdev/
Dmpic_msi.c83 irq_domain_get_of_node(mpic->irqhost)); in mpic_msi_init_allocator()
Di8259.c164 struct device_node *of_node = irq_domain_get_of_node(h); in i8259_host_match()
Dehv_pic.c185 struct device_node *of_node = irq_domain_get_of_node(h); in ehv_pic_host_match()
Dfsl_msi.c110 irq_domain_get_of_node(msi_data->irqhost)); in fsl_msi_init_allocator()
Dipic.c676 struct device_node *of_node = irq_domain_get_of_node(h); in ipic_host_match()
/linux-6.1.9/arch/powerpc/platforms/pasemi/
Dmsi.c139 of_node = irq_domain_get_of_node(mpic->irqhost); in mpic_pasemi_msi_init()
/linux-6.1.9/drivers/pci/msi/
Dirqdomain.c232 of_node = irq_domain_get_of_node(domain); in pci_msi_domain_get_msi_rid()
/linux-6.1.9/drivers/gpio/
Dgpio-sodaville.c98 if (node != irq_domain_get_of_node(h)) in sdv_xlate()
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dopal-irqchip.c137 return irq_domain_get_of_node(h) == node; in opal_event_match()
/linux-6.1.9/arch/powerpc/platforms/cell/
Dspider-pic.c219 of_node = irq_domain_get_of_node(pic->host); in spider_find_cascade_and_node()
Daxon_msi.c321 irq_domain_get_of_node(msic->irq_domain)); in axon_msi_shutdown()
/linux-6.1.9/drivers/soc/fsl/qe/
Dqe_ic.c298 struct device_node *of_node = irq_domain_get_of_node(h); in qe_ic_host_match()
/linux-6.1.9/kernel/irq/
Dirqdomain.c618 of_node = irq_domain_get_of_node(domain); in irq_domain_associate_many()
647 of_node = irq_domain_get_of_node(domain); in irq_create_direct_mapping()
700 of_node = irq_domain_get_of_node(domain); in irq_create_mapping_affinity()
/linux-6.1.9/include/linux/
Dirqdomain.h227 static inline struct device_node *irq_domain_get_of_node(struct irq_domain *d) in irq_domain_get_of_node() function
/linux-6.1.9/arch/arm/mach-s3c/
Dirq-s3c24xx.c308 offset = irq_domain_get_of_node(intc->domain) ? 32 : 0; in s3c_irq_demux()
338 if (!irq_domain_get_of_node(intc->domain)) in s3c24xx_handle_intc()

12