Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c1773 static const struct file_operations mtd_proc_ops = { variable
1821 proc_mtd = proc_create("mtd", 0, NULL, &mtd_proc_ops); in init_mtd()