Home
last modified time | relevance | path

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

/freebsd/sys/arm64/acpica/
H A Dacpi_wakeup.c48 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep() function
/freebsd/sys/i386/acpica/
H A Dacpi_wakeup.c273 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep() function
/freebsd/sys/amd64/acpica/
H A Dacpi_wakeup.c265 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep() function
/freebsd/sys/dev/acpica/
H A Dacpivar.h528 int acpi_wakeup_machdep(struct acpi_softc *sc, int state,
H A Dacpi.c3442 acpi_wakeup_machdep(sc, state, sleep_result, 0); in acpi_EnterSleepState()
3482 acpi_wakeup_machdep(sc, state, sleep_result, 1); in acpi_EnterSleepState()