Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsuspend.h443 extern void pm_report_max_hw_sleep(u64 t);
486 static inline void pm_report_max_hw_sleep(u64 t) {}; in pm_report_max_hw_sleep() function
/linux-6.12.1/kernel/power/
Dmain.c371 void pm_report_max_hw_sleep(u64 t) in pm_report_max_hw_sleep() function
375 EXPORT_SYMBOL_GPL(pm_report_max_hw_sleep);
/linux-6.12.1/drivers/platform/x86/amd/pmc/
Dpmc.c1121 pm_report_max_hw_sleep(U64_MAX); in amd_pmc_probe()
/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dcore.c1510 pm_report_max_hw_sleep(FIELD_MAX(SLP_S0_RES_COUNTER_MASK) * in pmc_core_probe()