Searched defs:acpi_debugger (Results 1 – 2 of 2) sorted by relevance
155 struct acpi_debugger { struct156 const struct acpi_debugger_ops *ops; argument162 int __init acpi_debugger_init(void); argument
890 static struct acpi_debugger acpi_debugger; variable