Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacnames.h175 #define METHOD_NAME__PS0 "_PS0" macro
/acpica-latest/source/compiler/
Daslmethod.c241 if (ACPI_COMPARE_NAMESEG (METHOD_NAME__PS0, Op->Asl.NameSeg)) in MtMethodAnalysisWalkBegin()
260 if (!ApFindNameInScope (METHOD_NAME__PS0, Op)) in MtMethodAnalysisWalkBegin()