Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/irq/
Dirqdomain.c2077 static void irq_domain_debug_show_one(struct seq_file *m, struct irq_domain *d, int ind) in irq_domain_debug_show_one() function
2090 irq_domain_debug_show_one(m, d->parent, ind + 4); in irq_domain_debug_show_one()
2104 irq_domain_debug_show_one(m, d, 0); in irq_domain_debug_show()