Searched refs:acpi_debugger (Results 1 – 2 of 2) sorted by relevance
853 static struct acpi_debugger acpi_debugger; variable862 if (acpi_debugger.ops) { in acpi_register_debugger()867 acpi_debugger.owner = owner; in acpi_register_debugger()868 acpi_debugger.ops = ops; in acpi_register_debugger()880 acpi_debugger.ops = NULL; in acpi_unregister_debugger()881 acpi_debugger.owner = NULL; in acpi_unregister_debugger()896 if (!acpi_debugger.ops) { in acpi_debugger_create_thread()926 if (!acpi_debugger.ops) { in acpi_debugger_write_log()956 if (!acpi_debugger.ops) { in acpi_debugger_read_cmd()986 if (!acpi_debugger.ops) { in acpi_debugger_wait_command_ready()[all …]
153 struct acpi_debugger { struct
Completed in 11 milliseconds