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

  /src/sys/dev/acpi/
thinkpad_acpi.c 190 static void thinkpad_notify_handler(ACPI_HANDLE, uint32_t, void *);
347 (void)acpi_register_notify(sc->sc_node, thinkpad_notify_handler);
466 thinkpad_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque) function in typeref:typename:void
thinkpad_acpi.c 190 static void thinkpad_notify_handler(ACPI_HANDLE, uint32_t, void *);
347 (void)acpi_register_notify(sc->sc_node, thinkpad_notify_handler);
466 thinkpad_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque) function in typeref:typename:void
thinkpad_acpi.c 190 static void thinkpad_notify_handler(ACPI_HANDLE, uint32_t, void *);
347 (void)acpi_register_notify(sc->sc_node, thinkpad_notify_handler);
466 thinkpad_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque) function in typeref:typename:void

Completed in 67 milliseconds