Searched refs:cm_dentry (Results 1 – 1 of 1) sorted by relevance
18 static struct dentry *cm_dentry; variable85 cm_dentry = debugfs_create_file("custom_method", S_IWUSR, in acpi_custom_method_init()87 if (cm_dentry == NULL) in acpi_custom_method_init()95 if (cm_dentry) in acpi_custom_method_exit()96 debugfs_remove(cm_dentry); in acpi_custom_method_exit()