Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdcore.c1255 static int mtd_proc_show(struct seq_file *m, void *v) in mtd_proc_show() function
1272 return single_open(file, mtd_proc_show, NULL); in mtd_proc_open()