Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/
Dcpu-freq-debugfs.c122 void (*show_bank)(struct seq_file *, struct s3c_cpufreq_config *, union s3c_iobank *); in io_show() local
134 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()
/linux-2.6.39/arch/x86/kernel/cpu/mcheck/
Dmce.c1829 static ssize_t show_bank(struct sys_device *s, struct sysdev_attribute *attr, in show_bank() function
2117 a->show = show_bank; in mce_init_banks()