Searched refs:hkbd_atkeycode (Results 1 – 1 of 1) sorted by relevance
319 static uint32_t hkbd_atkeycode(int, const bitstr_t *);1402 keycode = hkbd_atkeycode(usbcode, sc->sc_ndata); in hkbd_read()1472 keycode = hkbd_atkeycode(usbcode, sc->sc_ndata); in hkbd_read_char_locked()1969 hkbd_atkeycode(int usbcode, const bitstr_t *bitmap) in hkbd_atkeycode() function