Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
Ds3c24xx-cpufreq-debugfs.c98 void (*show_bank)(struct seq_file *, struct s3c_cpufreq_config *, union s3c_iobank *); in io_show() local
110 show_bank = cfg->info->debug_io_show; in io_show()
111 if (!show_bank) { in io_show()
134 show_bank(seq, cfg, iob); in io_show()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dcore.c2344 static ssize_t show_bank(struct device *s, struct device_attribute *attr, in show_bank() function
2651 a->show = show_bank; in mce_init_banks()