Searched refs:stmmac_fs_dir (Results 1 – 1 of 1) sorted by relevance
6289 static struct dentry *stmmac_fs_dir; variable6549 priv->dbgfs_dir = debugfs_rename(stmmac_fs_dir, in stmmac_device_event()6551 stmmac_fs_dir, in stmmac_device_event()6570 priv->dbgfs_dir = debugfs_create_dir(dev->name, stmmac_fs_dir); in stmmac_init_fs()8066 if (!stmmac_fs_dir) in stmmac_init()8067 stmmac_fs_dir = debugfs_create_dir(STMMAC_RESOURCE_NAME, NULL); in stmmac_init()8078 debugfs_remove_recursive(stmmac_fs_dir); in stmmac_exit()