Searched defs:acpi_debugger (Results 1 – 2 of 2) sorted by relevance
147 struct acpi_debugger { struct148 const struct acpi_debugger_ops *ops; argument154 int __init acpi_debugger_init(void); argument
855 static struct acpi_debugger acpi_debugger; variable