Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:btkbd_repeat

138 #ifdef BTKBD_REPEAT
186 #ifdef BTKBD_REPEAT
187 static void btkbd_repeat(void *);
228 #ifdef BTKBD_REPEAT
230 callout_setfunc(&sc->sc_repeat, btkbd_repeat, sc);
253 #ifdef BTKBD_REPEAT
402 #ifdef BTKBD_REPEAT
551 #ifdef BTKBD_REPEAT
567 #ifdef BTKBD_REPEAT
583 #ifdef BTKBD_REPEAT
605 #ifdef BTKBD_REPEAT
607 btkbd_repeat(void *arg)