Home
last modified time | relevance | path

Searched refs:ActionArg (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/components/debugger/
A Ddbcmds.c525 char *ActionArg, in AcpiDbDisplayInterfaces() argument
535 if (!ActionArg) in AcpiDbDisplayInterfaces()
564 AcpiUtStrupr (ActionArg); in AcpiDbDisplayInterfaces()
568 SubString = strstr ("INSTALL", ActionArg); in AcpiDbDisplayInterfaces()
582 SubString = strstr ("REMOVE", ActionArg); in AcpiDbDisplayInterfaces()
596 AcpiOsPrintf ("Invalid action argument: %s\n", ActionArg); in AcpiDbDisplayInterfaces()
/third_party/lib/acpica/source/include/acpica/
A Dacdebug.h133 char *ActionArg,

Completed in 4 milliseconds