Searched refs:fbnic_dbg_root (Results 1 – 1 of 1) sorted by relevance
11 static struct dentry *fbnic_dbg_root; variable235 fbd->dbg_fbd = debugfs_create_dir(name, fbnic_dbg_root); in fbnic_dbg_fbd_init()264 fbnic_dbg_root = debugfs_create_dir(fbnic_driver_name, NULL); in fbnic_dbg_init()269 debugfs_remove_recursive(fbnic_dbg_root); in fbnic_dbg_exit()270 fbnic_dbg_root = NULL; in fbnic_dbg_exit()
Completed in 5 milliseconds