Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c215 static int wait_scrn_saver_stop(sc_softc_t *sc);
1068 if ((error = wait_scrn_saver_stop(NULL))) { in sctty_ioctl()
2532 wait_scrn_saver_stop(NULL); in remove_scrn_saver()
2637 wait_scrn_saver_stop(sc_softc_t *sc) in wait_scrn_saver_stop() function
3555 if ((error = wait_scrn_saver_stop(scp->sc))) in sc_clean_up()