Searched refs:ActionArg (Results 1 – 2 of 2) sorted by relevance
525 char *ActionArg, in AcpiDbDisplayInterfaces() argument535 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()
133 char *ActionArg,
Completed in 4 milliseconds