Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsuspend.h502 extern void pm_report_max_hw_sleep(u64 t);
545 static inline void pm_report_max_hw_sleep(u64 t) {}; in pm_report_max_hw_sleep() function
/linux-6.6.21/kernel/power/
Dmain.c121 void pm_report_max_hw_sleep(u64 t) in pm_report_max_hw_sleep() function
125 EXPORT_SYMBOL_GPL(pm_report_max_hw_sleep);
/linux-6.6.21/drivers/platform/x86/amd/pmc/
Dpmc.c1044 pm_report_max_hw_sleep(U64_MAX); in amd_pmc_probe()
/linux-6.6.21/drivers/platform/x86/intel/pmc/
Dcore.c1260 pm_report_max_hw_sleep(FIELD_MAX(SLP_S0_RES_COUNTER_MASK) * in pmc_core_probe()