Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dbus.c145 acpi_handle_debug(handle, "Error attaching device data\n"); in acpi_bus_attach_private_data()
162 acpi_handle_debug(handle, "No context for object\n"); in acpi_bus_get_private_data()
357 acpi_handle_debug(handle, "ACPI_NOTIFY_BUS_CHECK event\n"); in acpi_bus_notify()
362 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK event\n"); in acpi_bus_notify()
367 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_WAKE event\n"); in acpi_bus_notify()
371 acpi_handle_debug(handle, "ACPI_NOTIFY_EJECT_REQUEST event\n"); in acpi_bus_notify()
376 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK_LIGHT event\n"); in acpi_bus_notify()
395 acpi_handle_debug(handle, "Unknown event type 0x%x\n", type); in acpi_bus_notify()
Dproperty.c90 acpi_handle_debug(handle, "Invalid properties/subnodes data, skipping\n"); in acpi_nondev_subnode_ok()
299 acpi_handle_debug(adev->handle, "Invalid _DSD data, skipping\n"); in acpi_init_properties()
Dacpi_processor.c286 acpi_handle_debug(pr->handle, "failed to get CPU physical ID.\n"); in acpi_processor_get_info()
Dscan.c1379 acpi_handle_debug(adev->handle, in acpi_init_coherency()
/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp_glue.c769 acpi_handle_debug(handle, "Bus check in %s()\n", __func__); in hotplug_event()
779 acpi_handle_debug(handle, "Device check in %s()\n", __func__); in hotplug_event()
794 acpi_handle_debug(handle, "Eject request in %s()\n", __func__); in hotplug_event()
/linux-4.4.14/include/linux/
Dacpi.h724 #define acpi_handle_debug(handle, fmt, ...) \ macro
728 #define acpi_handle_debug(handle, fmt, ...) \ macro
736 #define acpi_handle_debug(handle, fmt, ...) \ macro