Searched refs:MethodName (Results 1 – 5 of 5) sorted by relevance
/acpica-latest/source/common/ |
D | dmextern.c | 518 char *MethodName; in AcpiDmGetExternalsFromFile() local 554 MethodName = strtok (NULL, METHOD_SEPARATORS); /* Method namepath */ in AcpiDmGetExternalsFromFile() 555 if (!MethodName) in AcpiDmGetExternalsFromFile() 596 AslGbl_ExternalRefFilename, ArgCount, MethodName); in AcpiDmGetExternalsFromFile() 598 AcpiDmAddPathToExternalList (MethodName, ACPI_TYPE_METHOD, in AcpiDmGetExternalsFromFile()
|
/acpica-latest/source/include/ |
D | achware.h | 241 char *MethodName,
|
/acpica-latest/source/tools/acpiexec/ |
D | aecommon.h | 260 char *MethodName,
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/name/ |
D | method.asl | 42 * Method (MethodName, NumArgs, SerializeRule, SyncLevel, 48 * namespace which can be referred by the specified MethodName 50 * type. Also MethodName can be used to save a copy of the Object 54 * MethodName position.
|
/acpica-latest/tests/aslts/src/compilation/collection/ |
D | name.asl | 239 // Data of not Namestring type in the MethodName position
|