Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/acpica/
H A Dacpi.c172 static void acpi_system_eventhandler_sleep(void *arg, int state);
667 EVENTHANDLER_REGISTER(acpi_sleep_event, acpi_system_eventhandler_sleep, in acpi_attach()
3559 acpi_system_eventhandler_sleep(void *arg, int state) in acpi_system_eventhandler_sleep() function