Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A 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()
1569 debugfs_remove_recursive(c4iw_debugfs_root); in c4iw_exit_module()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A 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()

Completed in 5 milliseconds