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

/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
H A Dkbd.c63 static int32_t kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob);
446 n = kbd_xlate(i, make, b, eob);
480 kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob) function

Completed in 98 milliseconds