Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpower.h45 #define POWER_SLEEP_STATE_STANDBY 0x00 macro
/f-stack/freebsd/kern/
H A Dsubr_power.c84 if (state != POWER_SLEEP_STATE_STANDBY && in power_pm_suspend()