Searched refs:acpi_sleep_machdep (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/arm64/acpica/
H A Dacpi_wakeup.c45 acpi_sleep_machdep(struct acpi_softc *sc, int state) function
56 /* ARM64TODO: We will need this with acpi_sleep_machdep */
/freebsd-13-stable/sys/x86/acpica/
H A Dacpi_wakeup.c209 acpi_sleep_machdep(struct acpi_softc *sc, int state) function
/freebsd-13-stable/sys/dev/acpica/
H A Dacpivar.h488 int acpi_sleep_machdep(struct acpi_softc *sc, int state);
H A Dacpi.c3146 sleep_result = acpi_sleep_machdep(sc, state);

Completed in 70 milliseconds