Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dacpi.h150 struct acpi_debugger_ops { struct
159 const struct acpi_debugger_ops *ops; argument
167 const struct acpi_debugger_ops *ops);
168 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops);
181 const struct acpi_debugger_ops *ops) in acpi_register_debugger()
186 static inline void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
/linux-6.3-rc2/drivers/acpi/
A Dosl.c859 const struct acpi_debugger_ops *ops) in acpi_register_debugger()
878 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
A Dacpi_dbg.c733 static const struct acpi_debugger_ops acpi_aml_debugger = {

Completed in 21 milliseconds