Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c2237 static struct proc_dir_entry *proc_mtd; variable
2253 proc_mtd = proc_create_single("mtd", 0, NULL, mtd_proc_show); in init_mtd()
2264 if (proc_mtd) in init_mtd()
2278 if (proc_mtd) in cleanup_mtd()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c2503 static struct proc_dir_entry *proc_mtd; variable
2519 proc_mtd = proc_create_single("mtd", 0, NULL, mtd_proc_show); in init_mtd()
2532 if (proc_mtd) in init_mtd()
2547 if (proc_mtd) in cleanup_mtd()

Completed in 7 milliseconds