Home
last modified time | relevance | path

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

/linux-6.15/kernel/irq/
H A Ddebugfs.c79 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data() function
91 irq_debug_show_data(m, data->parent_data, ind + 4); in irq_debug_show_data()
180 irq_debug_show_data(m, data, 0); in irq_debug_show()