Searched refs:RegMethod (Results 1 – 1 of 1) sorted by relevance
1021 ACPI_HANDLE RegMethod; in AcpiEvExecuteOrphanRegMethod() local1042 Status = AcpiGetHandle (DeviceNode, METHOD_NAME__REG, &RegMethod); in AcpiEvExecuteOrphanRegMethod()1077 (void) AcpiEvaluateObject (RegMethod, NULL, &Args, NULL); in AcpiEvExecuteOrphanRegMethod()