Home
last modified time | relevance | path

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

/kernel/irq/
Dirqdomain.c1042 int irq_domain_xlate_onetwocell(struct irq_domain *d, in irq_domain_xlate_onetwocell() function
1056 EXPORT_SYMBOL_GPL(irq_domain_xlate_onetwocell);
1059 .xlate = irq_domain_xlate_onetwocell,
Dgeneric-chip.c457 .xlate = irq_domain_xlate_onetwocell,