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.c153 static int acpi_wake_prep_walk(int sstate);
804 acpi_wake_prep_walk(ACPI_STATE_S5); in acpi_shutdown()
2571 acpi_wake_prep_walk(state); in acpi_EnterSleepState()
2639 acpi_wake_prep_walk(state); in acpi_EnterSleepState()
2782 acpi_wake_prep_walk(int sstate) in acpi_wake_prep_walk() function