Searched refs:ActionArg (Results 1 – 2 of 2) sorted by relevance
526 char *ActionArg, in AcpiDbDisplayInterfaces() argument536 if (!ActionArg) in AcpiDbDisplayInterfaces()565 AcpiUtStrupr (ActionArg); in AcpiDbDisplayInterfaces()569 SubString = strstr ("INSTALL", ActionArg); in AcpiDbDisplayInterfaces()583 SubString = strstr ("REMOVE", ActionArg); in AcpiDbDisplayInterfaces()597 AcpiOsPrintf ("Invalid action argument: %s\n", ActionArg); in AcpiDbDisplayInterfaces()
127 char *ActionArg,