Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/irq/
Ddebugfs.c77 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data() function
89 irq_debug_show_data(m, data->parent_data, ind + 4); in irq_debug_show_data()
168 irq_debug_show_data(m, data, 0); in irq_debug_show()