Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Ddebugfs.c18 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits() function
79 irq_debug_show_bits(m, ind, chip->flags, irqchip_flags, in irq_debug_show_chip()
174 irq_debug_show_bits(m, 0, desc->status_use_accessors, irqdesc_states, in irq_debug_show()
177 irq_debug_show_bits(m, 0, desc->istate, irqdesc_istates, in irq_debug_show()
182 irq_debug_show_bits(m, 0, irqd_get(data), irqdata_states, in irq_debug_show()