Searched refs:AcpiPsGetDepthNext (Results 1 – 10 of 10) sorted by relevance
| /third_party/lib/acpica/source/components/disassembler/ |
| A D | dmdeferred.c | 95 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps() 137 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps() 209 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse() 252 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse()
|
| A D | dmwalk.c | 584 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp() 643 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp() 655 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp() 701 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp() 712 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmDescendingOp() 740 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmDescendingOp() 758 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp() 797 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp() 808 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
|
| A D | dmopcode.c | 460 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmMethodFlags() 576 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmRegionFlags() 606 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmMatchOp() 961 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDisassembleOneOp()
|
| A D | dmbuffer.c | 950 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckForHardwareId() 981 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmCheckForHardwareId()
|
| /third_party/lib/acpica/source/components/debugger/ |
| A D | dbutils.c | 464 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDbSecondPassParse() 483 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbSecondPassParse()
|
| A D | dbstats.c | 339 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbClassifyOneObject()
|
| A D | dbdisply.c | 478 Op = AcpiPsGetDepthNext (StartOp, Op); in AcpiDbDisplayMethodInfo()
|
| /third_party/lib/acpica/source/components/parser/ |
| A D | pstree.c | 221 AcpiPsGetDepthNext ( in AcpiPsGetDepthNext() function
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acparser.h | 274 AcpiPsGetDepthNext (
|
| /third_party/lib/acpica/source/common/ |
| A D | dmrestag.c | 459 BufferNameOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckResourceReference() 946 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmFindResources()
|
Completed in 20 milliseconds