Home
last modified time | relevance | path

Searched refs:pm_pr_dbg (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/base/
Dsyscore.c53 pm_pr_dbg("Checking wakeup interrupts\n"); in syscore_suspend()
64 pm_pr_dbg("Calling %pS\n", ops->suspend); in syscore_suspend()
101 pm_pr_dbg("Calling %pS\n", ops->resume); in syscore_resume()
/linux-6.6.21/kernel/power/
Dhibernate.c692 pm_pr_dbg("Loading hibernation image.\n"); in load_image_and_restore()
725 pm_pr_dbg("Hibernation not available.\n"); in hibernate()
768 pm_pr_dbg("Writing hibernation image.\n"); in hibernate()
780 pm_pr_dbg("Hibernation image restored successfully.\n"); in hibernate()
788 pm_pr_dbg("Checking hibernation image\n"); in hibernate()
912 pm_pr_dbg("Checking hibernation image partition %s\n", resume_file); in find_resume_device()
942 pm_pr_dbg("Hibernation image partition %d:%d present\n", in software_resume()
945 pm_pr_dbg("Looking for hibernation image.\n"); in software_resume()
965 pm_pr_dbg("Preparing processes for hibernation restore.\n"); in software_resume()
987 pm_pr_dbg("Hibernation image not present or could not be loaded.\n"); in software_resume()
[all …]
Dsuspend.c122 pm_pr_dbg("suspend-to-idle\n"); in s2idle_loop()
147 pm_pr_dbg("resume from suspend-to-idle\n"); in s2idle_loop()
580 pm_pr_dbg("Preparing system for sleep (%s)\n", mem_sleep_labels[state]); in enter_state()
590 pm_pr_dbg("Suspending system (%s)\n", mem_sleep_labels[state]); in enter_state()
597 pm_pr_dbg("Finishing wakeup.\n"); in enter_state()
/linux-6.6.21/drivers/acpi/
Dsleep.c758 pm_pr_dbg("Wakeup unrelated to ACPI SCI\n"); in acpi_s2idle_wake()
767 pm_pr_dbg("ACPI fixed event wakeup\n"); in acpi_s2idle_wake()
773 pm_pr_dbg("ACPI custom handler wakeup\n"); in acpi_s2idle_wake()
782 pm_pr_dbg("ACPI non-EC GPE wakeup\n"); in acpi_s2idle_wake()
795 pm_pr_dbg("Wakeup after ACPI Notify sync\n"); in acpi_s2idle_wake()
799 pm_pr_dbg("Rearming ACPI SCI for wakeup\n"); in acpi_s2idle_wake()
Dec.c2111 pm_pr_dbg("ACPI EC GPE status set\n"); in acpi_ec_dispatch_gpe()
2122 pm_pr_dbg("ACPI EC GPE dispatched\n"); in acpi_ec_dispatch_gpe()
2128 pm_pr_dbg("ACPI EC work flushed\n"); in acpi_ec_dispatch_gpe()
/linux-6.6.21/drivers/base/power/
Dwakeup.c851 pm_pr_dbg("active wakeup source: %s\n", ws->name); in pm_print_active_wakeup_sources()
862 pm_pr_dbg("last active wakeup source: %s\n", in pm_print_active_wakeup_sources()
892 pm_pr_dbg("Wakeup pending, aborting suspend\n"); in pm_wakeup_pending()
942 pm_pr_dbg("Triggering wakeup from IRQ %d\n", irq_number); in pm_system_irq_wakeup()
Dmain.c467 pm_pr_dbg("%s%s%s of devices %s after %ld.%03ld msecs\n", in dpm_show_time()
/linux-6.6.21/include/linux/
Dsuspend.h612 #define pm_pr_dbg(fmt, ...) \ macro
/linux-6.6.21/drivers/platform/x86/amd/pmc/
Dpmc.c544 pm_pr_dbg("SMU idlemask s0i3: 0x%x\n", val); in amd_pmc_idlemask_read()
784 pm_pr_dbg("wakeup timer programmed for %lld seconds\n", duration); in amd_pmc_verify_czn_rtc()
/linux-6.6.21/drivers/pinctrl/
Dpinctrl-amd.c626 pm_pr_dbg("GPIO %d is active: 0x%x", in do_amd_gpio_irq_handler()
931 pm_pr_dbg("Disabling GPIO #%d interrupt for suspend.\n", in amd_gpio_suspend()