|
Linux Kernel
3.7.1
|
#include <linux/export.h>#include <linux/init.h>#include <linux/debugfs.h>#include <acpi/acpi_drivers.h>Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_SYSTEM_COMPONENT |
Functions | |
| ACPI_MODULE_NAME ("debugfs") | |
| EXPORT_SYMBOL_GPL (acpi_debugfs_dir) | |
| void __init | acpi_debugfs_init (void) |
Variables | |
| struct dentry * | acpi_debugfs_dir |
| #define _COMPONENT ACPI_SYSTEM_COMPONENT |
| ACPI_MODULE_NAME | ( | "debugfs" | ) |
| EXPORT_SYMBOL_GPL | ( | acpi_debugfs_dir | ) |
1.8.2