Searched refs:DepthArg (Results 1 – 2 of 2) sorted by relevance
242 char *DepthArg) in AcpiDbDumpNamespace() argument260 if (DepthArg) in AcpiDbDumpNamespace()262 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespace()326 char *DepthArg) in AcpiDbDumpNamespaceByOwner() argument337 if (DepthArg) in AcpiDbDumpNamespaceByOwner()339 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespaceByOwner()
250 char *DepthArg);259 char *DepthArg);
Completed in 6 milliseconds