Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dsleep.c748 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints()
760 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints()
799 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
824 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
835 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
843 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints()
860 acpi_handle_debug(handle, in lpi_check_constraints()
889 acpi_handle_debug(lps0_device_handle, "_DSM function %u evaluation %s\n", in acpi_sleep_run_lps0_dsm()
908 acpi_handle_debug(adev->handle, in lps0_device_attach()
917 acpi_handle_debug(adev->handle, "_DSM function mask: 0x%x\n", in lps0_device_attach()
Dbus.c144 acpi_handle_debug(handle, "Error attaching device data\n"); in acpi_bus_attach_private_data()
161 acpi_handle_debug(handle, "No context for object\n"); in acpi_bus_get_private_data()
180 acpi_handle_debug(handle, "(%s): %s\n", context->uuid_str, error); in acpi_print_osc_error()
355 acpi_handle_debug(handle, "ACPI_NOTIFY_BUS_CHECK event\n"); in acpi_bus_notify()
360 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK event\n"); in acpi_bus_notify()
365 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_WAKE event\n"); in acpi_bus_notify()
369 acpi_handle_debug(handle, "ACPI_NOTIFY_EJECT_REQUEST event\n"); in acpi_bus_notify()
374 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK_LIGHT event\n"); in acpi_bus_notify()
393 acpi_handle_debug(handle, "Unknown event type 0x%x\n", type); in acpi_bus_notify()
Ddevice_pm.c169 acpi_handle_debug(device->handle, "Power state change: %s -> %s\n", in acpi_device_set_power()
451 acpi_handle_debug(handle, "Wake notify\n"); in acpi_pm_notify_handler()
462 acpi_handle_debug(handle, "Running %pS for %s\n", in acpi_pm_notify_handler()
777 acpi_handle_debug(adev->handle, "GPE%2X enabled for wakeup\n", in __acpi_device_wakeup_enable()
Dacpi_processor.c294 acpi_handle_debug(pr->handle, "failed to get CPU physical ID.\n"); in acpi_processor_get_info()
758 acpi_handle_debug(handle, "No _CST\n"); in acpi_processor_evaluate_cst()
Dbutton.c254 acpi_handle_debug(device->handle, "ACPI LID %s\n", in acpi_lid_notify_state()
Dproperty.c114 acpi_handle_debug(handle, "Invalid properties/subnodes data, skipping\n"); in acpi_nondev_subnode_extract()
423 acpi_handle_debug(adev->handle, "Invalid _DSD data, skipping\n"); in acpi_init_properties()
Dpci_link.c161 acpi_handle_debug(link->device->handle, "_PRS not present or invalid"); in acpi_pci_link_get_possible()
Dec.c1617 acpi_handle_debug(ec->handle, "duplicated.\n"); in acpi_ec_add()
1645 acpi_handle_debug(ec->handle, "enumerated.\n"); in acpi_ec_add()
Dprocessor_idle.c940 acpi_handle_debug(handle, "Found %d power states\n", state_idx); in acpi_processor_evaluate_lpi()
Dscan.c1511 acpi_handle_debug(adev->handle, in acpi_init_coherency()
/Linux-v5.10/drivers/platform/x86/
Dfujitsu-laptop.c161 acpi_handle_debug(device->handle, in call_fext_func()
190 acpi_handle_debug(device->handle, "set lcd level via %s [%d]\n", method, in set_lcd_level()
214 acpi_handle_debug(device->handle, "get lcd level via GBLL\n"); in get_lcd_level()
231 acpi_handle_debug(device->handle, "get max lcd level via RBLL\n"); in get_max_brightness()
434 acpi_handle_debug(device->handle, in acpi_fujitsu_bl_notify()
801 acpi_handle_debug(device->handle, "Discarded %i ringbuffer entries\n", in acpi_fujitsu_laptop_add()
Dasus-wireless.c59 acpi_handle_debug(handle, "Evaluating method %s, parameter %#x\n", in asus_wireless_method()
72 acpi_handle_debug(handle, "%s returned %#llx\n", method, *ret); in asus_wireless_method()
Dintel-hid.c157 acpi_handle_debug(handle, "Exec DSM Fn code: %d[%s] success\n", in intel_hid_execute_method()
193 acpi_handle_debug(handle, in intel_hid_evaluate_method()
221 acpi_handle_debug(handle, "intel_hid_dsm_fn_mask = %llx\n", in intel_hid_init_dsm()
Dlg-laptop.c264 acpi_handle_debug(device->handle, "notify: %d\n", event); in acpi_notify()
/Linux-v5.10/drivers/i2c/busses/
Di2c-scmi.c203 acpi_handle_debug(smbus_cmi->handle, "%s return status: %i\n", method, in acpi_smbus_cmi_access()
332 acpi_handle_debug(handle, "SMBus CMI Version %x\n", in acpi_smbus_cmi_add_cap()
342 acpi_handle_debug(handle, "Unsupported CMI method: %s\n", name); in acpi_smbus_cmi_add_cap()
/Linux-v5.10/drivers/pci/hotplug/
Dacpiphp_glue.c792 acpi_handle_debug(handle, "Bus check in %s()\n", __func__); in hotplug_event()
802 acpi_handle_debug(handle, "Device check in %s()\n", __func__); in hotplug_event()
817 acpi_handle_debug(handle, "Eject request in %s()\n", __func__); in hotplug_event()
/Linux-v5.10/include/linux/
Dacpi.h1048 #define acpi_handle_debug(handle, fmt, ...) \ macro
1052 #define acpi_handle_debug(handle, fmt, ...) \ macro
1056 #define acpi_handle_debug(handle, fmt, ...) \ macro