Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/fmc/
Dfmc-debug.c159 fmc->dbg_sdb_dump = debugfs_create_file(FMC_DBG_SDB_DUMP, 0444, in fmc_debug_init()
162 if (IS_ERR_OR_NULL(fmc->dbg_sdb_dump)) in fmc_debug_init()
/Linux-v4.19/include/linux/
Dfmc.h189 struct dentry *dbg_sdb_dump; member