Searched refs:acpi_debugfs_dir (Results 1 - 3 of 3) sorted by relevance

/drivers/acpi/
H A Ddebugfs.c13 struct dentry *acpi_debugfs_dir; variable in typeref:struct:dentry
14 EXPORT_SYMBOL_GPL(acpi_debugfs_dir); variable
18 acpi_debugfs_dir = debugfs_create_dir("acpi", NULL);
H A Dinternal.h31 extern struct dentry *acpi_debugfs_dir;
H A Dcustom_method.c82 if (acpi_debugfs_dir == NULL)
86 acpi_debugfs_dir, NULL, &cm_fops);

Completed in 76 milliseconds