HomeSort by: relevance | last modified time | path
    Searched defs:btkbd_repeat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/bluetooth/
btkbd.c 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
607 btkbd_repeat(void *arg) function in typeref:typename:void
    [all...]
btkbd.c 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
607 btkbd_repeat(void *arg) function in typeref:typename:void
    [all...]

Completed in 21 milliseconds