Searched refs:kbd_xlate (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/bluetooth/bthidd/
H A Dkbd.c59 static int32_t kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob);
420 n = kbd_xlate(i, make, b, eob);
454 kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob) function

Completed in 107 milliseconds