Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdcore.c1300 static struct proc_dir_entry *proc_mtd; variable
1314 proc_mtd = proc_create("mtd", 0, NULL, &mtd_proc_ops); in init_mtd()
1323 if (proc_mtd) in init_mtd()
1335 if (proc_mtd) in cleanup_mtd()