Searched refs:mlxsw_pci_dbg_root (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c64 static struct dentry *mlxsw_pci_dbg_root; variable in typeref:struct:dentry
1764 mlxsw_pci_dbg_root); mlxsw_pci_probe()
1822 mlxsw_pci_dbg_root = debugfs_create_dir(mlxsw_pci_driver_name, NULL); mlxsw_pci_module_init()
1823 if (!mlxsw_pci_dbg_root) mlxsw_pci_module_init()
1831 debugfs_remove_recursive(mlxsw_pci_dbg_root); mlxsw_pci_module_init()
1838 debugfs_remove_recursive(mlxsw_pci_dbg_root); mlxsw_pci_module_exit()

Completed in 188 milliseconds