acpi_debugger_ops  740 drivers/acpi/acpi_dbg.c static const struct acpi_debugger_ops acpi_aml_debugger = {
acpi_debugger_ops  852 drivers/acpi/osl.c 			   const struct acpi_debugger_ops *ops)
acpi_debugger_ops  871 drivers/acpi/osl.c void acpi_unregister_debugger(const struct acpi_debugger_ops *ops)
acpi_debugger_ops  153 include/linux/acpi.h 	const struct acpi_debugger_ops *ops;
acpi_debugger_ops  161 include/linux/acpi.h 			   const struct acpi_debugger_ops *ops);
acpi_debugger_ops  162 include/linux/acpi.h void acpi_unregister_debugger(const struct acpi_debugger_ops *ops);
acpi_debugger_ops  175 include/linux/acpi.h 					 const struct acpi_debugger_ops *ops)
acpi_debugger_ops  180 include/linux/acpi.h static inline void acpi_unregister_debugger(const struct acpi_debugger_ops *ops)