wait_scrn_saver_stop
if ((error = wait_scrn_saver_stop(NULL, TRUE))) {
static int wait_scrn_saver_stop(sc_softc_t *sc, int need_unlock);
wait_scrn_saver_stop(NULL, FALSE);
if ((error = wait_scrn_saver_stop(scp->sc, need_unlock))) {