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

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c303 static uint32_t hkbd_atkeycode(int, const uint64_t *);
1307 keycode = hkbd_atkeycode(usbcode, sc->sc_ndata.bitmap);
1377 keycode = hkbd_atkeycode(usbcode, sc->sc_ndata.bitmap);
1867 hkbd_atkeycode(int usbcode, const uint64_t *bitmap) function

Completed in 103 milliseconds