Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-sa11x0.c166 sa1100_normal_irqdomain = irq_domain_add_simple(NULL, in sa11x0_init_irq_nodt()
H A Dirq-ftintc010.c184 f->domain = irq_domain_add_simple(node, FT010_NUM_IRQS, 0, in ft010_of_init_irq()
H A Dirq-aspeed-vic.c214 vic->dom = irq_domain_add_simple(node, NUM_IRQS, 0, in avic_of_init()
H A Dirq-versatile-fpga.c173 f->domain = irq_domain_add_simple(node, fls(valid), irq_start, in fpga_irq_init()
H A Dirq-vic.c293 v->domain = irq_domain_add_simple(node, fls(valid_sources), irq, in vic_register()
H A Dirq-renesas-intc-irqpin.c517 p->irq_domain = irq_domain_add_simple(dev->of_node, nirqs, 0, in intc_irqpin_probe()
H A Dirq-mips-gic.c812 gic_irq_domain = irq_domain_add_simple(node, GIC_NUM_LOCAL_INTRS + in gic_of_init()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dfsl-imx25-tsadc.c75 tsadc->domain = irq_domain_add_simple(np, 2, 0, &mx25_tsadc_domain_ops, in mx25_tsadc_setup_irq()
H A Dmax8998-irq.c233 domain = irq_domain_add_simple(NULL, MAX8998_IRQ_NR, in max8998_irq_init()
H A Dtc3589x.c237 tc3589x->domain = irq_domain_add_simple( in tc3589x_irq_init()
H A Dstmfx.c272 stmfx->irq_domain = irq_domain_add_simple(stmfx->dev->of_node, in stmfx_irq_init()
H A Dtps6586x.c368 tps6586x->irq_domain = irq_domain_add_simple(tps6586x->dev->of_node, in tps6586x_irq_init()
H A Dab8500-core.c592 ab8500->domain = irq_domain_add_simple(ab8500->dev->of_node, in ab8500_irq_init()
H A Dstmpe.c1224 stmpe->domain = irq_domain_add_simple(np, num_irqs, base, in stmpe_irq_init()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-sa1100.c321 sa1100_gpio_irqdomain = irq_domain_add_simple(NULL, in sa1100_init_gpio()
H A Dgpio-em.c332 p->irq_domain = irq_domain_add_simple(dev->of_node, ngpios, 0, in em_gio_probe()
H A Dgpiolib.c1591 gc->irq.domain = irq_domain_add_simple(np, in gpiochip_add_irqchip()
1760 gc->irq.domain = irq_domain_add_simple(of_node, in gpiochip_irqchip_add_key()
/OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/
H A Dhi6421-spmi-pmic.c270 pmic->domain = irq_domain_add_simple(np, HISI_IRQ_NUM, 0, in hi6421_spmi_pmic_probe()
/OK3568_Linux_fs/kernel/Documentation/core-api/irq/
H A Dirq-domain.rst147 irq_domain_add_simple()
171 Most users of legacy mappings should use irq_domain_add_simple() which
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h269 struct irq_domain *irq_domain_add_simple(struct device_node *of_node,
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dirqdomain.c306 struct irq_domain *irq_domain_add_simple(struct device_node *of_node, in irq_domain_add_simple() function
332 EXPORT_SYMBOL_GPL(irq_domain_add_simple);
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-adc-core.c386 priv->domain = irq_domain_add_simple(np, STM32_ADC_MAX_ADCS, 0, in stm32_adc_irq_probe()
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dmoxtet.c742 moxtet->irq.domain = irq_domain_add_simple(moxtet->dev->of_node, in moxtet_irq_setup()
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.c1108 chip->g2_irq.domain = irq_domain_add_simple( in mv88e6xxx_g2_irq_setup()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-single.c1620 pcs->domain = irq_domain_add_simple(np, num_irqs, 0, in pcs_irq_init_chained_handler()

12