Home
last modified time | relevance | path

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

/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()