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

/netbsd-current/sys/dev/acpi/
H A Dacpi.c220 static void acpi_register_fixed_button(struct acpi_softc *, int);
547 acpi_register_fixed_button(sc, ACPI_EVENT_POWER_BUTTON);
548 acpi_register_fixed_button(sc, ACPI_EVENT_SLEEP_BUTTON);
1265 acpi_register_fixed_button(struct acpi_softc *sc, int event) function

Completed in 96 milliseconds