Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dmtdcore.c2517 static struct proc_dir_entry *proc_mtd; variable
2533 proc_mtd = proc_create_single("mtd", 0, NULL, mtd_proc_show); in init_mtd()
2546 if (proc_mtd) in init_mtd()
2561 if (proc_mtd) in cleanup_mtd()