Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/acpi/x86/
Ds2idle.c111 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints_amd()
134 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
164 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
186 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints_amd()
201 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints()
213 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints()
252 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
277 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
288 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
296 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints()
[all …]
/linux-6.12.1/drivers/acpi/
Dpci_link.c99 acpi_handle_debug(handle, in acpi_pci_link_check_possible()
107 acpi_handle_debug(handle, in acpi_pci_link_check_possible()
125 acpi_handle_debug(handle, in acpi_pci_link_check_possible()
133 acpi_handle_debug(handle, in acpi_pci_link_check_possible()
147 acpi_handle_debug(handle, "_PRS resource type 0x%x is not IRQ\n", in acpi_pci_link_check_possible()
163 acpi_handle_debug(handle, "_PRS not present or invalid"); in acpi_pci_link_get_possible()
167 acpi_handle_debug(handle, "Found %d possible IRQs\n", in acpi_pci_link_get_possible()
247 acpi_handle_debug(handle, "Link disabled\n"); in acpi_pci_link_get_current()
271 acpi_handle_debug(handle, "Link at IRQ %d \n", link->irq.active); in acpi_pci_link_get_current()
381 acpi_handle_debug(handle, "Set IRQ %d\n", link->irq.active); in acpi_pci_link_set()
[all …]
Dprocessor_throttling.c214 acpi_handle_debug(pr->handle, in acpi_processor_throttling_notifier()
239 acpi_handle_debug(pr->handle, in acpi_processor_throttling_notifier()
249 acpi_handle_debug(pr->handle, in acpi_processor_throttling_notifier()
507 acpi_handle_debug(pr->handle, "Found %d throttling states\n", in acpi_processor_get_throttling_states()
529 acpi_handle_debug(pr->handle, "Extracting state %d\n", i); in acpi_processor_get_throttling_states()
690 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_fadt()
863 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_ptc()
909 acpi_handle_debug(pr->handle, "No throttling register\n"); in acpi_processor_get_fadt_info()
912 acpi_handle_debug(pr->handle, "No throttling states\n"); in acpi_processor_get_fadt_info()
1003 acpi_handle_debug(pr->handle, in acpi_processor_set_throttling_fadt()
[all …]
Ddevice_pm.c135 acpi_handle_debug(device->handle, "Power state: %s\n", in acpi_device_get_power()
171 acpi_handle_debug(device->handle, "Power state change: %s -> %s\n", in acpi_device_set_power()
191 acpi_handle_debug(device->handle, "Power state %s not supported\n", in acpi_device_set_power()
201 acpi_handle_debug(device->handle, in acpi_device_set_power()
222 acpi_handle_debug(device->handle, in acpi_device_set_power()
278 acpi_handle_debug(device->handle, in acpi_device_set_power()
283 acpi_handle_debug(device->handle, "Power state changed to %s\n", in acpi_device_set_power()
290 acpi_handle_debug(device->handle, "Already in %s\n", in acpi_device_set_power()
478 acpi_handle_debug(adev->handle, "Power state: %s\n", in acpi_power_up_if_adr_present()
536 acpi_handle_debug(handle, "Wake notify\n"); in acpi_pm_notify_handler()
[all …]
Dpower.c199 acpi_handle_debug(handle, "Power resource is %s\n", in __get_state()
376 acpi_handle_debug(handle, "Power resource turned on\n"); in __acpi_power_on()
401 acpi_handle_debug(resource->device.handle, in acpi_power_on_unlocked()
434 acpi_handle_debug(handle, "Power resource turned off\n"); in __acpi_power_off()
444 acpi_handle_debug(resource->device.handle, in acpi_power_off_unlocked()
450 acpi_handle_debug(resource->device.handle, in acpi_power_off_unlocked()
1015 acpi_handle_debug(resource->device.handle, "Turning ON\n"); in acpi_resume_power_resources()
1058 acpi_handle_debug(resource->device.handle, "Turning OFF\n"); in acpi_turn_off_unused_power_resources()
Dthermal_lib.c32 acpi_handle_debug(adev->handle, "%s evaluation failed\n", obj_name); in acpi_trip_temp()
39 acpi_handle_debug(adev->handle, "%s result %llu out of range\n", in acpi_trip_temp()
Dbus.c152 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()
188 acpi_handle_debug(handle, "(%s): %s\n", context->uuid_str, error); in acpi_print_osc_error()
517 acpi_handle_debug(handle, "ACPI_NOTIFY_BUS_CHECK event\n"); in acpi_bus_notify()
521 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK event\n"); in acpi_bus_notify()
525 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_WAKE event\n"); in acpi_bus_notify()
529 acpi_handle_debug(handle, "ACPI_NOTIFY_EJECT_REQUEST event\n"); in acpi_bus_notify()
533 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK_LIGHT event\n"); in acpi_bus_notify()
552 acpi_handle_debug(handle, "Unknown event type 0x%x\n", type); in acpi_bus_notify()
Dthermal.c144 acpi_handle_debug(tz->device->handle, "Temperature is %lu dK\n", in acpi_thermal_get_temperature()
163 acpi_handle_debug(tz->device->handle, "Polling frequency is %lu dS\n", in acpi_thermal_get_polling_frequency()
356 acpi_handle_debug(tz->device->handle, "Critical threshold disabled\n"); in acpi_thermal_get_critical_trip()
373 acpi_handle_debug(tz->device->handle, "Critical threshold [%d]\n", temp); in acpi_thermal_get_critical_trip()
382 acpi_handle_debug(tz->device->handle, "No hot threshold\n"); in acpi_thermal_get_hot_trip()
386 acpi_handle_debug(tz->device->handle, "Hot threshold [%d]\n", temp); in acpi_thermal_get_hot_trip()
688 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_thermal_notify()
Dprocessor_idle.c243 acpi_handle_debug(pr->handle, "C2 latency too large [%d]\n", in acpi_processor_get_power_info_fadt()
254 acpi_handle_debug(pr->handle, "C3 latency too large [%d]\n", in acpi_processor_get_power_info_fadt()
260 acpi_handle_debug(pr->handle, "lvl2[0x%08x] lvl3[0x%08x]\n", in acpi_processor_get_power_info_fadt()
327 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
347 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
352 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
362 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
903 acpi_handle_debug(handle, "No _LPI, giving up\n"); in acpi_processor_evaluate_lpi()
996 acpi_handle_debug(handle, "Found %d power states\n", state_idx); in acpi_processor_evaluate_lpi()
Dprocessor_perflib.c329 acpi_handle_debug(pr->handle, "Found %d performance states\n", in acpi_processor_get_performance_states()
349 acpi_handle_debug(pr->handle, "Extracting state %d\n", i); in acpi_processor_get_performance_states()
363 acpi_handle_debug(pr->handle, in acpi_processor_get_performance_states()
419 acpi_handle_debug(pr->handle, in acpi_processor_get_performance_info()
Dutils.c28 acpi_handle_debug(h, "Evaluate [%s]: %s\n", p, acpi_format_exception(s)); in acpi_util_eval_error()
273 acpi_handle_debug(handle, "Return value [%llu]\n", *data); in acpi_evaluate_integer()
316 acpi_handle_debug(handle, "Reading ACPI _SUB failed: %#x\n", status); in acpi_get_subsystem_id()
384 acpi_handle_debug(list->handles[i], "Found in reference list\n"); in acpi_evaluate_reference()
481 acpi_handle_debug(target, "Failed to evaluate _DEP.\n"); in acpi_device_dep()
Dmipi-disco-img.c83 acpi_handle_debug(crwd->handle, in parse_csi2_resource()
89 acpi_handle_debug(crwd->handle, in parse_csi2_resource()
535 acpi_handle_debug(handle, "Lane polarity bytes missing\n"); in init_csi2_port()
796 acpi_handle_debug(handle, "ignoring data node\n"); in acpi_graph_ignore_port()
Dbutton.c275 acpi_handle_debug(device->handle, "ACPI LID %s\n", in acpi_lid_notify_state()
427 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_lid_notify()
447 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_button_notify()
Dprocessor_pdc.c78 acpi_handle_debug(handle, in acpi_processor_eval_pdc()
Dacpi_video.c642 acpi_handle_debug(device->dev->handle, in acpi_video_device_EDID()
796 acpi_handle_debug(device->handle, in acpi_video_get_levels()
956 acpi_handle_debug(device->dev->handle, "found %d brightness levels\n", in acpi_video_init_brightness()
1244 acpi_handle_debug(video->device->handle, "%s: %d\n", in acpi_video_device_bind()
1311 acpi_handle_debug(video->device->handle, "Found %d video heads in _DOD\n", in acpi_video_device_enumerate()
1335 acpi_handle_debug(video->device->handle, in acpi_video_device_enumerate()
1564 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_video_bus_notify()
1636 acpi_handle_debug(handle, "Unsupported event [0x%x]\n", event); in acpi_video_device_notify()
Dscan.c335 acpi_handle_debug(handle, "Ejecting\n"); in acpi_scan_hot_remove()
638 acpi_handle_debug(handle, "No context!\n"); in handle_to_device()
1281 acpi_handle_debug(handle, "Found generic backlight support\n"); in acpi_backlight_cap_match()
1719 acpi_handle_debug(adev->handle, in acpi_init_coherency()
1920 acpi_handle_debug(handle, "Added as %s, parent %s\n", in acpi_add_single_object()
2030 acpi_handle_debug(handle, "Error reading _DEP device info\n"); in acpi_scan_add_dep()
2105 acpi_handle_debug(handle, "Failed to evaluate _DEP.\n"); in acpi_scan_check_dep()
Dprocessor_driver.c91 acpi_handle_debug(handle, "Unsupported event [0x%x]\n", event); in acpi_processor_notify()
/linux-6.12.1/drivers/platform/x86/
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()
Dfujitsu-laptop.c167 acpi_handle_debug(device->handle, in call_fext_func()
300 acpi_handle_debug(device->handle, "set lcd level via %s [%d]\n", method, in set_lcd_level()
324 acpi_handle_debug(device->handle, "get lcd level via GBLL\n"); in get_lcd_level()
341 acpi_handle_debug(device->handle, "get max lcd level via RBLL\n"); in get_max_brightness()
544 acpi_handle_debug(device->handle, in acpi_fujitsu_bl_notify()
911 acpi_handle_debug(device->handle, "Discarded %i ringbuffer entries\n", in acpi_fujitsu_laptop_add()
Dxo15-ebook.c67 acpi_handle_debug(device->handle, in ebook_switch_notify()
/linux-6.12.1/drivers/i2c/busses/
Di2c-scmi.c196 acpi_handle_debug(smbus_cmi->handle, "%s return status: %i\n", method, in acpi_smbus_cmi_access()
325 acpi_handle_debug(handle, "SMBus CMI Version %x\n", in acpi_smbus_cmi_add_cap()
335 acpi_handle_debug(handle, "Unsupported CMI method: %s\n", name); in acpi_smbus_cmi_add_cap()
/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dtgl.c263 acpi_handle_debug(adev->handle, in pmc_core_get_tgl_lpm_reqs()
269 acpi_handle_debug(adev->handle, in pmc_core_get_tgl_lpm_reqs()
/linux-6.12.1/drivers/platform/x86/intel/
Dhid.c250 acpi_handle_debug(handle, "Exec DSM Fn code: %d[%s] success\n", in intel_hid_execute_method()
286 acpi_handle_debug(handle, in intel_hid_evaluate_method()
326 acpi_handle_debug(handle, "intel_hid_dsm_fn_mask = %llx\n", in intel_hid_init_dsm()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c976 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_dev_init()
991 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_dev_init()
1008 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_dev_init()
1057 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_get_xcc_info()
/linux-6.12.1/drivers/pci/hotplug/
Dacpiphp_glue.c802 acpi_handle_debug(handle, "Bus check in %s()\n", __func__); in hotplug_event()
812 acpi_handle_debug(handle, "Device check in %s()\n", __func__); in hotplug_event()
827 acpi_handle_debug(handle, "Eject request in %s()\n", __func__); in hotplug_event()

12