Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dpowrprof.h53 ULONG DozeS4TimeoutAc; member
/reactos/dll/cpl/powercfg/
H A Dpowershemes.c319 if (hwndCtrl != NULL && Sec[i] == pp->mach.DozeS4TimeoutAc) in LoadConfig()
506 pScheme->PowerPolicy.mach.DozeS4TimeoutAc = Sec[tmp]; in Pos_SaveData()
/reactos/modules/rostests/apitests/powrprof/
H A Dpower.c905 if (pp.mach.DozeS4TimeoutAc != pp_compare.mach.DozeS4TimeoutAc) in compare()
907 …f("mach.DozeS4TimeoutAc failed %lu != %lu\n",pp.mach.DozeS4TimeoutAc,pp_compare.mach.DozeS4Timeout… in compare()