Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacdispat.h246 AcpiDsExecEndOp (
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c226 WalkState->AscendingCallback = AcpiDsExecEndOp; in AcpiDsInitCallbacks()
H A Ddswexec.c500 AcpiDsExecEndOp ( in AcpiDsExecEndOp() function
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslfold.c1021 Status = AcpiDsExecEndOp (WalkState); in OpcAmlEvaluationWalk2()