Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_ged.c154 ACPI_HANDLE evt_method; in acpi_ged_attach() local
162 &evt_method))) { in acpi_ged_attach()
164 evt_method = NULL; in acpi_ged_attach()
231 if (evt_method != NULL) { in acpi_ged_attach()
232 sc->evts[i].ah = evt_method; in acpi_ged_attach()