Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A 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()
186 irq_debug_show_data(m, data, 0); in irq_debug_show()