Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Ddttable2.c332 UINT32 PowerStateCount; in DtCompileMpst() local
367 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
374 while (*PFieldList && PowerStateCount) in DtCompileMpst()
384 PowerStateCount--; in DtCompileMpst()
/third_party/lib/acpica/source/common/
A Ddmtbdump.c2415 UINT32 PowerStateCount; in AcpiDmDumpMpst() local
2444 PowerStateCount = SubTable0->NumPowerStates; in AcpiDmDumpMpst()
2453 while (PowerStateCount) in AcpiDmDumpMpst()
2464 PowerStateCount--; in AcpiDmDumpMpst()

Completed in 15 milliseconds