Searched refs:POWER_SLEEP_STATE_STANDBY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | power.h | 45 #define POWER_SLEEP_STATE_STANDBY 0x00 macro |
| /f-stack/freebsd/kern/ | ||
| H A D | subr_power.c | 84 if (state != POWER_SLEEP_STATE_STANDBY && in power_pm_suspend() |