sc_repeat_ch      165 dev/wscons/wskbd.c 	struct timeout sc_repeat_ch;
sc_repeat_ch      395 dev/wscons/wskbd.c 	timeout_set(&sc->sc_repeat_ch, wskbd_repeat, sc);
sc_repeat_ch      526 dev/wscons/wskbd.c 		timeout_add(&sc->sc_repeat_ch,
sc_repeat_ch      567 dev/wscons/wskbd.c 		timeout_del(&sc->sc_repeat_ch);
sc_repeat_ch      615 dev/wscons/wskbd.c 		timeout_del(&sc->sc_repeat_ch);
sc_repeat_ch      645 dev/wscons/wskbd.c 				timeout_add(&sc->sc_repeat_ch,
sc_repeat_ch      661 dev/wscons/wskbd.c 		timeout_add(&sc->sc_repeat_ch,
sc_repeat_ch      758 dev/wscons/wskbd.c 		timeout_del(&sc->sc_repeat_ch);
sc_repeat_ch     1151 dev/wscons/wskbd.c 			timeout_del(&sc->sc_repeat_ch);
sc_repeat_ch     1513 dev/wscons/wskbd.c 			timeout_del(&sc->sc_repeat_ch);
sc_repeat_ch     1611 dev/wscons/wskbd.c 			timeout_del(&sc->sc_repeat_ch);