Home
last modified time | relevance | path

Searched refs:c4iw_debugfs_root (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/cxgb4/
Ddevice.c75 static struct dentry *c4iw_debugfs_root; variable
1061 if (c4iw_debugfs_root) { in c4iw_alloc()
1064 c4iw_debugfs_root); in c4iw_alloc()
1541 c4iw_debugfs_root = debugfs_create_dir(DRV_NAME, NULL); in c4iw_init_module()
1568 debugfs_remove_recursive(c4iw_debugfs_root); in c4iw_exit_module()