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

/linux-master/include/linux/
H A Dsuspend.h443 extern void pm_report_max_hw_sleep(u64 t);
486 static inline void pm_report_max_hw_sleep(u64 t) {}; function
/linux-master/kernel/power/
H A Dmain.c371 void pm_report_max_hw_sleep(u64 t) function
375 EXPORT_SYMBOL_GPL(pm_report_max_hw_sleep); variable
/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c1109 pm_report_max_hw_sleep(U64_MAX);
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c1420 pm_report_max_hw_sleep(FIELD_MAX(SLP_S0_RES_COUNTER_MASK) *

Completed in 129 milliseconds