Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-win32.c1413 SYSTEM_POWER_CAPABILITIES sys_pwr_caps; in check_suspend_mode() local
1415 ZeroMemory(&sys_pwr_caps, sizeof(sys_pwr_caps)); in check_suspend_mode()
1416 if (!GetPwrCapabilities(&sys_pwr_caps)) { in check_suspend_mode()
1423 if (!sys_pwr_caps.SystemS4) { in check_suspend_mode()
1428 if (!sys_pwr_caps.SystemS3) { in check_suspend_mode()