Lines Matching refs:Path
260 char *Path;
270 Path = AcpiPsGetNextNamestring (ParserState);
275 if (!Path)
277 Arg->Common.Value.Name = Path;
289 Status = AcpiNsLookup (WalkState->ScopeInfo, Path,
317 "Control Method - %p Desc %p Path=%p\n", Node, MethodDesc, Path));
328 NameOp->Common.Value.Name = Path;
391 ACPI_ERROR_NAMESPACE (Path, Status);
404 Arg->Common.Value.Name = Path;