Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dsleep.c764 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints()
776 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints()
815 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
840 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
851 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
859 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints()
876 acpi_handle_debug(handle, in lpi_check_constraints()
905 acpi_handle_debug(lps0_device_handle, "_DSM function %u evaluation %s\n", in acpi_sleep_run_lps0_dsm()
941 acpi_handle_debug(adev->handle, "_DSM function mask: 0x%x\n", in lps0_device_attach()
944 acpi_handle_debug(adev->handle, in lps0_device_attach()
Dbus.c157 acpi_handle_debug(handle, "Error attaching device data\n"); in acpi_bus_attach_private_data()
174 acpi_handle_debug(handle, "No context for object\n"); in acpi_bus_get_private_data()
193 acpi_handle_debug(handle, "(%s): %s\n", context->uuid_str, error); in acpi_print_osc_error()
364 acpi_handle_debug(handle, "ACPI_NOTIFY_BUS_CHECK event\n"); in acpi_bus_notify()
369 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK event\n"); in acpi_bus_notify()
374 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_WAKE event\n"); in acpi_bus_notify()
378 acpi_handle_debug(handle, "ACPI_NOTIFY_EJECT_REQUEST event\n"); in acpi_bus_notify()
383 acpi_handle_debug(handle, "ACPI_NOTIFY_DEVICE_CHECK_LIGHT event\n"); in acpi_bus_notify()
402 acpi_handle_debug(handle, "Unknown event type 0x%x\n", type); in acpi_bus_notify()
Ddevice_pm.c405 acpi_handle_debug(handle, "Wake notify\n"); in acpi_pm_notify_handler()
416 acpi_handle_debug(handle, "Running %pF for %s\n", in acpi_pm_notify_handler()
Dacpi_processor.c294 acpi_handle_debug(pr->handle, "failed to get CPU physical ID.\n"); in acpi_processor_get_info()
Dbutton.c231 acpi_handle_debug(device->handle, "ACPI LID %s\n", in acpi_lid_notify_state()
Dproperty.c91 acpi_handle_debug(handle, "Invalid properties/subnodes data, skipping\n"); in acpi_nondev_subnode_extract()
370 acpi_handle_debug(adev->handle, "Invalid _DSD data, skipping\n"); in acpi_init_properties()
Dpci_link.c176 acpi_handle_debug(link->device->handle, "_PRS not present or invalid"); in acpi_pci_link_get_possible()
Dec.c1636 acpi_handle_debug(ec->handle, "duplicated.\n"); in acpi_ec_add()
1657 acpi_handle_debug(ec->handle, "enumerated.\n"); in acpi_ec_add()
Dprocessor_idle.c1070 acpi_handle_debug(handle, "Found %d power states\n", state_idx); in acpi_processor_evaluate_lpi()
Dscan.c1508 acpi_handle_debug(adev->handle, in acpi_init_coherency()
/Linux-v4.19/drivers/platform/x86/
Dfujitsu-laptop.c174 acpi_handle_debug(device->handle, in call_fext_func()
203 acpi_handle_debug(device->handle, "set lcd level via %s [%d]\n", method, in set_lcd_level()
227 acpi_handle_debug(device->handle, "get lcd level via GBLL\n"); in get_lcd_level()
244 acpi_handle_debug(device->handle, "get max lcd level via RBLL\n"); in get_max_brightness()
447 acpi_handle_debug(device->handle, in acpi_fujitsu_bl_notify()
814 acpi_handle_debug(device->handle, "Discarded %i ringbuffer entries\n", in acpi_fujitsu_laptop_add()
Dasus-wireless.c62 acpi_handle_debug(handle, "Evaluating method %s, parameter %#x\n", in asus_wireless_method()
75 acpi_handle_debug(handle, "%s returned %#llx\n", method, *ret); in asus_wireless_method()
Dintel-hid.c158 acpi_handle_debug(handle, "Exec DSM Fn code: %d[%s] success\n", in intel_hid_execute_method()
194 acpi_handle_debug(handle, in intel_hid_evaluate_method()
222 acpi_handle_debug(handle, "intel_hid_dsm_fn_mask = %llx\n", in intel_hid_init_dsm()
/Linux-v4.19/drivers/i2c/busses/
Di2c-scmi.c206 acpi_handle_debug(smbus_cmi->handle, "%s return status: %i\n", method, in acpi_smbus_cmi_access()
335 acpi_handle_debug(handle, "SMBus CMI Version %x\n", in acpi_smbus_cmi_add_cap()
345 acpi_handle_debug(handle, "Unsupported CMI method: %s\n", name); in acpi_smbus_cmi_add_cap()
/Linux-v4.19/drivers/pci/hotplug/
Dacpiphp_glue.c785 acpi_handle_debug(handle, "Bus check in %s()\n", __func__); in hotplug_event()
795 acpi_handle_debug(handle, "Device check in %s()\n", __func__); in hotplug_event()
810 acpi_handle_debug(handle, "Eject request in %s()\n", __func__); in hotplug_event()
/Linux-v4.19/include/linux/
Dacpi.h978 #define acpi_handle_debug(handle, fmt, ...) \ macro
982 #define acpi_handle_debug(handle, fmt, ...) \ macro
990 #define acpi_handle_debug(handle, fmt, ...) \ macro