Searched refs:ActionArg (Results 1 – 2 of 2) sorted by relevance
633 char *ActionArg, in AcpiDbDisplayInterfaces() argument643 if (!ActionArg) in AcpiDbDisplayInterfaces()672 AcpiUtStrupr (ActionArg); in AcpiDbDisplayInterfaces()676 SubString = strstr ("INSTALL", ActionArg); in AcpiDbDisplayInterfaces()690 SubString = strstr ("REMOVE", ActionArg); in AcpiDbDisplayInterfaces()704 AcpiOsPrintf ("Invalid action argument: %s\n", ActionArg); in AcpiDbDisplayInterfaces()
244 char *ActionArg,