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