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()126 uvc_debugfs_root_dir = dir; in uvc_debugfs_init()131 if (uvc_debugfs_root_dir != NULL) in uvc_debugfs_cleanup()132 debugfs_remove_recursive(uvc_debugfs_root_dir); in uvc_debugfs_cleanup()