Searched refs:acpi_debugger_ops (Results 1 – 3 of 3) sorted by relevance
147 struct acpi_debugger_ops { struct156 const struct acpi_debugger_ops *ops; argument164 const struct acpi_debugger_ops *ops);165 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops);178 const struct acpi_debugger_ops *ops) in acpi_register_debugger()183 static inline void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
894 const struct acpi_debugger_ops *ops) in acpi_register_debugger()913 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
733 static const struct acpi_debugger_ops acpi_aml_debugger = {