Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpi.c154 static int acpi_wake_prep_walk(int sstate);
825 acpi_wake_prep_walk(ACPI_STATE_S5); in acpi_shutdown()
2592 acpi_wake_prep_walk(state); in acpi_EnterSleepState()
2660 acpi_wake_prep_walk(state); in acpi_EnterSleepState()
2803 acpi_wake_prep_walk(int sstate) in acpi_wake_prep_walk() function