Searched defs:mtd_proc_ops (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/
H A Dmtdcore.c1205 static const struct file_operations mtd_proc_ops = { variable in typeref:struct:file_operations
1252 proc_mtd = proc_create("mtd", 0, NULL, &mtd_proc_ops);

Completed in 14 milliseconds