Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/kernel/power/
H A 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);
/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c1055 pm_report_max_hw_sleep(U64_MAX); in amd_pmc_probe()
/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c1260 pm_report_max_hw_sleep(FIELD_MAX(SLP_S0_RES_COUNTER_MASK) * in pmc_core_probe()