Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/events/
Devregion.c984 ACPI_HANDLE RegMethod; in AcpiEvOrphanEcRegMethod() local
1005 Status = AcpiGetHandle (EcDeviceNode, METHOD_NAME__REG, &RegMethod); in AcpiEvOrphanEcRegMethod()
1040 (void) AcpiEvaluateObject (RegMethod, NULL, &Args, NULL); in AcpiEvOrphanEcRegMethod()