Searched refs:uvc_debugfs_root_dir (Results 1 – 1 of 1) sorted by relevance
76 static struct dentry *uvc_debugfs_root_dir; variable84 if (uvc_debugfs_root_dir == NULL) in uvc_debugfs_init_stream()89 dent = debugfs_create_dir(dir_name, uvc_debugfs_root_dir); in uvc_debugfs_init_stream()128 uvc_debugfs_root_dir = dir; in uvc_debugfs_init()134 if (uvc_debugfs_root_dir != NULL) in uvc_debugfs_cleanup()135 debugfs_remove_recursive(uvc_debugfs_root_dir); in uvc_debugfs_cleanup()