Searched refs:phy_debugfs_root (Results 1 – 1 of 1) sorted by relevance
24 static struct dentry *phy_debugfs_root; variable1001 phy->debugfs = debugfs_create_dir(dev_name(&phy->dev), phy_debugfs_root); in phy_create()1250 phy_debugfs_root = debugfs_create_dir("phy", NULL); in phy_core_init()1258 debugfs_remove_recursive(phy_debugfs_root); in phy_core_exit()