Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Ddebug.c354 static const struct file_operations dfs_fops = { variable
397 &dfs_fops); in ubi_debugfs_init_dev()
404 &dfs_fops); in ubi_debugfs_init_dev()
411 &dfs_fops); in ubi_debugfs_init_dev()
418 &dfs_fops); in ubi_debugfs_init_dev()
425 &dfs_fops); in ubi_debugfs_init_dev()
/drivers/mtd/nand/
Dnandsim.c508 static const struct file_operations dfs_fops = { variable
542 dbg->dfs_root, dev, &dfs_fops); in nandsim_debugfs_create()