Searched refs:mlxsw_pci_dbg_root (Results 1 – 1 of 1) sorted by relevance
64 static struct dentry *mlxsw_pci_dbg_root; variable1764 mlxsw_pci_dbg_root); in mlxsw_pci_probe()1822 mlxsw_pci_dbg_root = debugfs_create_dir(mlxsw_pci_driver_name, NULL); in mlxsw_pci_module_init()1823 if (!mlxsw_pci_dbg_root) in mlxsw_pci_module_init()1831 debugfs_remove_recursive(mlxsw_pci_dbg_root); in mlxsw_pci_module_init()1838 debugfs_remove_recursive(mlxsw_pci_dbg_root); in mlxsw_pci_module_exit()