Home
last modified time | relevance | path

Searched refs:irq_domain_xlate_onetwocell (Results 1 – 2 of 2) sorted by relevance

/kernel/irq/
Dirqdomain.c818 int irq_domain_xlate_onetwocell(struct irq_domain *d, in irq_domain_xlate_onetwocell() function
829 EXPORT_SYMBOL_GPL(irq_domain_xlate_onetwocell);
832 .xlate = irq_domain_xlate_onetwocell,
Dgeneric-chip.c437 .xlate = irq_domain_xlate_onetwocell,