Home
last modified time | relevance | path

Searched defs:acpi_debugger (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dacpi.h147 struct acpi_debugger { struct
148 const struct acpi_debugger_ops *ops; argument
154 int __init acpi_debugger_init(void); argument
/openbmc/linux/drivers/acpi/
H A Dosl.c855 static struct acpi_debugger acpi_debugger; variable