Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c1325 struct dentry *entry_dir; in hns3_dbg_bd_file_init() local
1330 entry_dir = hns3_dbg_dentry[hns3_dbg_cmd[cmd].dentry].dentry; in hns3_dbg_bd_file_init()
1344 debugfs_create_file(name, 0400, entry_dir, &data[i], in hns3_dbg_bd_file_init()
1355 struct dentry *entry_dir; in hns3_dbg_common_file_init() local
1363 entry_dir = hns3_dbg_dentry[hns3_dbg_cmd[cmd].dentry].dentry; in hns3_dbg_common_file_init()
1364 debugfs_create_file(hns3_dbg_cmd[cmd].name, 0400, entry_dir, in hns3_dbg_common_file_init()