Searched refs:acpi_debugger (Results 1 – 2 of 2) sorted by relevance
855 static struct acpi_debugger acpi_debugger; variable864 if (acpi_debugger.ops) { in acpi_register_debugger()869 acpi_debugger.owner = owner; in acpi_register_debugger()870 acpi_debugger.ops = ops; in acpi_register_debugger()882 acpi_debugger.ops = NULL; in acpi_unregister_debugger()883 acpi_debugger.owner = NULL; in acpi_unregister_debugger()898 if (!acpi_debugger.ops) { in acpi_debugger_create_thread()928 if (!acpi_debugger.ops) { in acpi_debugger_write_log()958 if (!acpi_debugger.ops) { in acpi_debugger_read_cmd()988 if (!acpi_debugger.ops) { in acpi_debugger_wait_command_ready()[all …]
158 struct acpi_debugger { struct
Completed in 10 milliseconds