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

/linux-master/include/linux/
H A Dsuspend.h442 extern void pm_report_hw_sleep_time(u64 t);
485 static inline void pm_report_hw_sleep_time(u64 t) {}; function
/linux-master/kernel/power/
H A Dmain.c364 void pm_report_hw_sleep_time(u64 t) function
369 EXPORT_SYMBOL_GPL(pm_report_hw_sleep_time); variable
/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c426 pm_report_hw_sleep_time(table.s0i3_last_entry_status ?
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c1487 pm_report_hw_sleep_time((u32)(s0ix_counter - pmcdev->s0ix_counter));

Completed in 103 milliseconds