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

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c304 static int hkbd_key2scan(struct hkbd_softc *, int, const uint64_t *, int);
1311 return (hkbd_key2scan(sc, keycode, sc->sc_ndata.bitmap,
1383 return (hkbd_key2scan(sc, keycode, sc->sc_ndata.bitmap,
1894 hkbd_key2scan(struct hkbd_softc *sc, int code, const uint64_t *bitmap, int up) function

Completed in 54 milliseconds