Searched refs:ACPI_POWER_BUTTON (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/acpica/
H A Dacpi_button.c54 enum { ACPI_POWER_BUTTON, ACPI_SLEEP_BUTTON } button_type; enumerator in enum:acpi_button_softc::__anon1606
115 sc->button_type = ACPI_POWER_BUTTON;
118 sc->button_type = ACPI_POWER_BUTTON;
222 case ACPI_POWER_BUTTON:
251 case ACPI_POWER_BUTTON:

Completed in 124 milliseconds