Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
HDacpi.c159 static void acpi_system_eventhandler_sleep(void *arg, int state);
708 EVENTHANDLER_REGISTER(acpi_sleep_event, acpi_system_eventhandler_sleep, in acpi_attach()
2973 acpi_system_eventhandler_sleep(void *arg, int state) in acpi_system_eventhandler_sleep() function