Searched refs:CONS_LKM_SAVER (Results 1 – 2 of 2) sorted by relevance
178 #define CONS_LKM_SAVER 0 macro
1081 case CONS_LKM_SAVER: in sctty_ioctl()2170 if ((saver_mode != CONS_LKM_SAVER) || !(scp->sc->flags & SC_SCRN_IDLE)) in sccnupdate()2241 if ((saver_mode != CONS_LKM_SAVER) || !(sc->flags & SC_SCRN_IDLE)) in scrn_timer()2258 if ((saver_mode == CONS_LKM_SAVER) && (sc->flags & SC_SCRN_IDLE)) in scrn_timer()2508 saver_mode = CONS_LKM_SAVER; in add_scrn_saver()