HomeSort by: relevance | last modified time | path
    Searched refs:acpi_enter_sleep_state (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/acpi/
acpi_apm.c 100 extern void acpi_enter_sleep_state(int);
243 acpi_enter_sleep_state(get_state_value(standby_state));
247 acpi_enter_sleep_state(get_state_value(suspend_state));
acpivar.h 380 void acpi_enter_sleep_state(int);
acpi.c 1535 acpi_enter_sleep_state(int state) function in typeref:typename:void
1821 acpi_enter_sleep_state(t);
  /src/sys/arch/i386/i386/
machdep.c 783 acpi_enter_sleep_state(ACPI_STATE_S5);
  /src/sys/arch/amd64/amd64/
machdep.c 719 acpi_enter_sleep_state(ACPI_STATE_S5);

Completed in 16 milliseconds