Searched refs:acpi_debugger_ops (Results 1 – 3 of 3) sorted by relevance
152 struct acpi_debugger_ops { struct161 const struct acpi_debugger_ops *ops; argument169 const struct acpi_debugger_ops *ops);170 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops);183 const struct acpi_debugger_ops *ops) in acpi_register_debugger()188 static inline void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
841 const struct acpi_debugger_ops *ops) in acpi_register_debugger()860 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger()
743 static const struct acpi_debugger_ops acpi_aml_debugger = {