Searched refs:debug_show (Results 1 – 6 of 6) sorted by relevance
85 if (data->domain && data->domain->ops && data->domain->ops->debug_show) in irq_debug_show_data()86 data->domain->ops->debug_show(m, NULL, data, ind + 1); in irq_debug_show_data()
60 int (*debug_show)(struct seq_file *m, void *private); member
259 static int debug_show(struct seq_file *f, void *data) in debug_show() function
274 .debug_show = imsic_irq_debug_show,
517 static ssize_t debug_show(const struct class *class, const struct class_attribute *attr, in debug_show() function
713 .debug_show = x86_vector_debug_show,