Home
last modified time | relevance | path

Searched refs:acpi_debugfs_dir (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/acpi/
Ddebugfs.c16 struct dentry *acpi_debugfs_dir; variable
17 EXPORT_SYMBOL_GPL(acpi_debugfs_dir);
21 acpi_debugfs_dir = debugfs_create_dir("acpi", NULL); in acpi_debugfs_init()
Dcustom_method.c93 acpi_debugfs_dir, NULL, &cm_fops); in acpi_custom_method_init()
Dinternal.h70 extern struct dentry *acpi_debugfs_dir;
Dacpi_dbg.c760 acpi_debugfs_dir, NULL, in acpi_aml_init()