Searched refs:dell_laptop_dir (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/platform/x86/dell/
H A Ddell-laptop.c586 static struct dentry *dell_laptop_dir; variable in typeref:struct:dentry
2246 dell_laptop_dir = debugfs_create_dir("dell_laptop", NULL);
2247 debugfs_create_file("rfkill", 0444, dell_laptop_dir, NULL,
2333 debugfs_remove_recursive(dell_laptop_dir);

Completed in 168 milliseconds