Home
last modified time | relevance | path

Searched refs:acpi_debugger_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dacpi.h145 struct acpi_debugger_ops { struct
154 const struct acpi_debugger_ops *ops; argument
162 const struct acpi_debugger_ops *ops);
163 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops);
176 const struct acpi_debugger_ops *ops) in acpi_register_debugger()
181 static inline void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
/Linux-v5.15/drivers/acpi/
Dacpi_dbg.c733 static const struct acpi_debugger_ops acpi_aml_debugger = {
Dosl.c857 const struct acpi_debugger_ops *ops) in acpi_register_debugger()
876 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()