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

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

Completed in 141 milliseconds