Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/acpi/x86/
H A 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()
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()
336 acpi_handle_debug(entry->handle, in lpi_check_constraints()
424 acpi_handle_debug(handle, in validate_dsm()
[all …]
/linux-6.15/drivers/acpi/
H A 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()
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()
381 acpi_handle_debug(handle, "Set IRQ %d\n", link->irq.active); in acpi_pci_link_set()
649 acpi_handle_debug(handle, "Link is referenced\n"); in acpi_pci_link_allocate_irq()
691 acpi_handle_debug(handle, "Link is dereferenced\n"); in acpi_pci_link_free_irq()
[all …]
H A 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()
690 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_fadt()
863 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_ptc()
1003 acpi_handle_debug(pr->handle, in acpi_processor_set_throttling_fadt()
1117 acpi_handle_debug(pr->handle, in __acpi_processor_set_throttling()
1126 acpi_handle_debug(pr->handle, in __acpi_processor_set_throttling()
1164 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_info()
1207 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_info()
[all …]
H A 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()
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()
547 acpi_handle_debug(handle, "Running %pS for %s\n", in acpi_pm_notify_handler()
[all …]
H A 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()
H A Dpower.c200 acpi_handle_debug(handle, "Power resource is %s\n", in __get_state()
377 acpi_handle_debug(handle, "Power resource turned on\n"); in __acpi_power_on()
402 acpi_handle_debug(resource->device.handle, in acpi_power_on_unlocked()
435 acpi_handle_debug(handle, "Power resource turned off\n"); in __acpi_power_off()
445 acpi_handle_debug(resource->device.handle, in acpi_power_off_unlocked()
451 acpi_handle_debug(resource->device.handle, in acpi_power_off_unlocked()
1016 acpi_handle_debug(resource->device.handle, "Turning ON\n"); in acpi_resume_power_resources()
1059 acpi_handle_debug(resource->device.handle, "Turning OFF\n"); in acpi_turn_off_unused_power_resources()
H A 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()
H A 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()
H A 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()
331 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
351 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
356 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
366 acpi_handle_debug(pr->handle, in acpi_processor_power_verify_c3()
906 acpi_handle_debug(handle, "No _LPI, giving up\n"); in acpi_processor_evaluate_lpi()
999 acpi_handle_debug(handle, "Found %d power states\n", state_idx); in acpi_processor_evaluate_lpi()
H A Dprocessor_perflib.c327 acpi_handle_debug(pr->handle, "Found %d performance states\n", in acpi_processor_get_performance_states()
347 acpi_handle_debug(pr->handle, "Extracting state %d\n", i); in acpi_processor_get_performance_states()
361 acpi_handle_debug(pr->handle, in acpi_processor_get_performance_states()
417 acpi_handle_debug(pr->handle, in acpi_processor_get_performance_info()
H A 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()
H A 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()
795 acpi_handle_debug(handle, "ignoring data node\n"); in acpi_graph_ignore_port()
H A Dbutton.c276 acpi_handle_debug(device->handle, "ACPI LID %s\n", in acpi_lid_notify_state()
428 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_lid_notify()
453 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_button_notify()
H A Dprocessor_pdc.c78 acpi_handle_debug(handle, in acpi_processor_eval_pdc()
H A Dacpi_video.c663 acpi_handle_debug(device->dev->handle, in acpi_video_device_EDID()
817 acpi_handle_debug(device->handle, in acpi_video_get_levels()
977 acpi_handle_debug(device->dev->handle, "found %d brightness levels\n", in acpi_video_init_brightness()
1265 acpi_handle_debug(video->device->handle, "%s: %d\n", in acpi_video_device_bind()
1332 acpi_handle_debug(video->device->handle, "Found %d video heads in _DOD\n", in acpi_video_device_enumerate()
1356 acpi_handle_debug(video->device->handle, in acpi_video_device_enumerate()
1577 acpi_handle_debug(device->handle, "Unsupported event [0x%x]\n", in acpi_video_bus_notify()
1649 acpi_handle_debug(handle, "Unsupported event [0x%x]\n", event); in acpi_video_device_notify()
H A 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()
1279 acpi_handle_debug(handle, "Found generic backlight support\n"); in acpi_backlight_cap_match()
1710 acpi_handle_debug(adev->handle, in acpi_init_coherency()
1912 acpi_handle_debug(handle, "Added as %s, parent %s\n", in acpi_add_single_object()
2022 acpi_handle_debug(handle, "Error reading _DEP device info\n"); in acpi_scan_add_dep()
2097 acpi_handle_debug(handle, "Failed to evaluate _DEP.\n"); in acpi_scan_check_dep()
H A Dprocessor_driver.c91 acpi_handle_debug(handle, "Unsupported event [0x%x]\n", event); in acpi_processor_notify()
/linux-6.15/drivers/platform/x86/
H A 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()
H A Dfujitsu-laptop.c171 acpi_handle_debug(device->handle, in call_fext_func()
304 acpi_handle_debug(device->handle, "set lcd level via %s [%d]\n", method, in set_lcd_level()
328 acpi_handle_debug(device->handle, "get lcd level via GBLL\n"); in get_lcd_level()
345 acpi_handle_debug(device->handle, "get max lcd level via RBLL\n"); in get_max_brightness()
548 acpi_handle_debug(device->handle, in acpi_fujitsu_bl_notify()
936 acpi_handle_debug(device->handle, "Discarded %i ringbuffer entries\n", in acpi_fujitsu_laptop_add()
H A Dxo15-ebook.c67 acpi_handle_debug(device->handle, in ebook_switch_notify()
/linux-6.15/drivers/platform/x86/intel/pmc/
H A 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.15/drivers/i2c/busses/
H A 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.15/drivers/platform/x86/intel/
H A Dhid.c265 acpi_handle_debug(handle, "Exec DSM Fn code: %d[%s] success\n", in intel_hid_execute_method()
301 acpi_handle_debug(handle, in intel_hid_evaluate_method()
341 acpi_handle_debug(handle, "intel_hid_dsm_fn_mask = %llx\n", in intel_hid_init_dsm()
/linux-6.15/drivers/pci/hotplug/
H A 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()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c981 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_dev_init()
996 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_dev_init()
1013 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_dev_init()
1062 acpi_handle_debug(xcc_info->handle, in amdgpu_acpi_get_xcc_info()

12