HomeSort by: relevance | last modified time | path
    Searched defs:acpibut_notify_handler (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/acpi/
acpi_button.c 89 static void acpibut_notify_handler(ACPI_HANDLE, uint32_t, void *);
143 (void)acpi_register_notify(sc->sc_node, acpibut_notify_handler);
179 * acpibut_notify_handler:
184 acpibut_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context) function in typeref:typename:void

Completed in 55 milliseconds