Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/irq/
Ddebugfs.c84 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data() function
96 irq_debug_show_data(m, data->parent_data, ind + 4); in irq_debug_show_data()
187 irq_debug_show_data(m, data, 0); in irq_debug_show()