Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dmtdcore.c1631 static int mtd_proc_show(struct seq_file *m, void *v) in mtd_proc_show() function
1648 return single_open(file, mtd_proc_show, NULL); in mtd_proc_open()