Searched refs:dell_laptop_dir (Results 1 – 1 of 1) sorted by relevance
550 static struct dentry *dell_laptop_dir; variable2171 dell_laptop_dir = debugfs_create_dir("dell_laptop", NULL); in dell_init()2172 if (dell_laptop_dir != NULL) in dell_init()2173 debugfs_create_file("rfkill", 0444, dell_laptop_dir, NULL, in dell_init()2237 debugfs_remove_recursive(dell_laptop_dir); in dell_exit()