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