Searched refs:show_bank (Results 1 – 2 of 2) sorted by relevance
122 void (*show_bank)(struct seq_file *, struct s3c_cpufreq_config *, union s3c_iobank *); in io_show() local134 show_bank = cfg->info->debug_io_show; in io_show()135 if (!show_bank) { in io_show()158 show_bank(seq, cfg, iob); in io_show()
1829 static ssize_t show_bank(struct sys_device *s, struct sysdev_attribute *attr, in show_bank() function2117 a->show = show_bank; in mce_init_banks()