Lines Matching refs:acpi_handle_debug
152 acpi_handle_debug(handle, "Error attaching device data\n"); in acpi_bus_attach_private_data()
169 acpi_handle_debug(handle, "No context for object\n"); in acpi_bus_get_private_data()
189 acpi_handle_debug(handle, "_OSC: UUID: %pUL, rev: %d\n", guid, rev); in acpi_dump_osc_data()
191 acpi_handle_debug(handle, "_OSC: capabilities DWORD %i: [%08x]\n", in acpi_dump_osc_data()
231 acpi_handle_debug(handle, "Invalid _OSC return buffer\n"); in acpi_eval_osc()
267 acpi_handle_debug(handle, "_OSC: request failed\n"); in acpi_osc_error_check()
270 acpi_handle_debug(handle, "_OSC: invalid UUID\n"); in acpi_osc_error_check()
279 acpi_handle_debug(handle, "_OSC: invalid revision\n"); in acpi_osc_error_check()
282 acpi_handle_debug(handle, "_OSC: capability bits masked\n"); in acpi_osc_error_check()
582 acpi_handle_debug(handle, "ACPI_NOTIFY_BUS_CHECK event\n"); in acpi_bus_notify()
586 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK event\n"); in acpi_bus_notify()
590 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_WAKE event\n"); in acpi_bus_notify()
594 acpi_handle_debug(handle, "ACPI_NOTIFY_EJECT_REQUEST event\n"); in acpi_bus_notify()
598 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK_LIGHT event\n"); in acpi_bus_notify()
617 acpi_handle_debug(handle, "Unknown event type 0x%x\n", type); in acpi_bus_notify()