Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Ddebugfs.c13 struct dentry *acpi_debugfs_dir; variable
14 EXPORT_SYMBOL_GPL(acpi_debugfs_dir);
18 acpi_debugfs_dir = debugfs_create_dir("acpi", NULL); in acpi_debugfs_init()
H A Dcustom_method.c93 acpi_debugfs_dir, NULL, &cm_fops); in acpi_custom_method_init()
H A Dinternal.h67 extern struct dentry *acpi_debugfs_dir;
H A Dacpi_dbg.c756 acpi_debugfs_dir, NULL, in acpi_aml_init()