Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Ddebugfs.c19 static struct dentry *hl_debug_root; variable
1234 hl_debug_root); in hl_debugfs_add_device()
1450 hl_debug_root = debugfs_create_dir("habanalabs", NULL); in hl_debugfs_init()
1455 debugfs_remove_recursive(hl_debug_root); in hl_debugfs_fini()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddebugfs.c21 static struct dentry *hl_debug_root; variable
1791 dev_entry->root = debugfs_create_dir(dev_name(hdev->dev), hl_debug_root); in hl_debugfs_add_device()
1938 hl_debug_root = debugfs_create_dir("habanalabs", NULL); in hl_debugfs_init()
1943 debugfs_remove_recursive(hl_debug_root); in hl_debugfs_fini()

Completed in 5 milliseconds