Home
last modified time | relevance | path

Searched refs:pm_report_hw_sleep_time (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dsuspend.h501 extern void pm_report_hw_sleep_time(u64 t);
544 static inline void pm_report_hw_sleep_time(u64 t) {}; in pm_report_hw_sleep_time() function
/Linux-v6.6/kernel/power/
Dmain.c114 void pm_report_hw_sleep_time(u64 t) in pm_report_hw_sleep_time() function
119 EXPORT_SYMBOL_GPL(pm_report_hw_sleep_time);
/Linux-v6.6/drivers/platform/x86/amd/pmc/
Dpmc.c376 pm_report_hw_sleep_time(table.s0i3_last_entry_status ? in amd_pmc_validate_deepest()
/Linux-v6.6/drivers/platform/x86/intel/pmc/
Dcore.c1317 pm_report_hw_sleep_time((u32)(s0ix_counter - pmcdev->s0ix_counter)); in pmc_core_is_s0ix_failed()