Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dbus.c149 acpi_handle_debug(handle, "Error attaching device data\n"); in acpi_bus_attach_private_data()
166 acpi_handle_debug(handle, "No context for object\n"); in acpi_bus_get_private_data()
365 acpi_handle_debug(handle, "ACPI_NOTIFY_BUS_CHECK event\n"); in acpi_bus_notify()
370 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK event\n"); in acpi_bus_notify()
375 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_WAKE event\n"); in acpi_bus_notify()
379 acpi_handle_debug(handle, "ACPI_NOTIFY_EJECT_REQUEST event\n"); in acpi_bus_notify()
384 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK_LIGHT event\n"); in acpi_bus_notify()
403 acpi_handle_debug(handle, "Unknown event type 0x%x\n", type); in acpi_bus_notify()
Dacpi_processor.c268 acpi_handle_debug(pr->handle, "failed to get CPU physical ID.\n"); in acpi_processor_get_info()
/linux-4.1.27/include/linux/
Dacpi.h684 #define acpi_handle_debug(handle, fmt, ...) \ macro
688 #define acpi_handle_debug(handle, fmt, ...) \ macro
696 #define acpi_handle_debug(handle, fmt, ...) \ macro
/linux-4.1.27/drivers/pci/hotplug/
Dacpiphp_glue.c770 acpi_handle_debug(handle, "Bus check in %s()\n", __func__); in hotplug_event()
780 acpi_handle_debug(handle, "Device check in %s()\n", __func__); in hotplug_event()
795 acpi_handle_debug(handle, "Eject request in %s()\n", __func__); in hotplug_event()