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