Searched refs:dell_laptop_dir (Results 1 – 1 of 1) sorted by relevance
526 static struct dentry *dell_laptop_dir; variable1916 dell_laptop_dir = debugfs_create_dir("dell_laptop", NULL); in dell_init()1917 if (dell_laptop_dir != NULL) in dell_init()1918 debugfs_create_file("rfkill", 0444, dell_laptop_dir, NULL, in dell_init()1980 debugfs_remove_recursive(dell_laptop_dir); in dell_exit()