Home
last modified time | relevance | path

Searched refs:intc_evt_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/sh/intc/
H A Dirqdomain.c40 static const struct irq_domain_ops intc_evt_ops = { variable
63 &intc_evt_ops, NULL); in intc_irq_domain_init()
65 d->domain = irq_domain_add_tree(NULL, &intc_evt_ops, NULL); in intc_irq_domain_init()
/kernel/linux/linux-6.6/drivers/sh/intc/
H A Dirqdomain.c40 static const struct irq_domain_ops intc_evt_ops = { variable
63 &intc_evt_ops, NULL); in intc_irq_domain_init()
65 d->domain = irq_domain_add_tree(NULL, &intc_evt_ops, NULL); in intc_irq_domain_init()

Completed in 1 milliseconds