Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/acpica/
H A Dacpi.c171 static void acpi_system_eventhandler_sleep(void *arg, int state);
688 EVENTHANDLER_REGISTER(acpi_sleep_event, acpi_system_eventhandler_sleep, in acpi_attach()
3810 acpi_system_eventhandler_sleep(void *arg, int state) in acpi_system_eventhandler_sleep() function