Searched refs:hkbd_softc (Results 1 – 1 of 1) sorted by relevance
127 struct hkbd_softc { struct299 static int hkbd_set_leds(struct hkbd_softc *, uint8_t);303 static int hkbd_key2scan(struct hkbd_softc *, int, const bitstr_t *, int);310 static void hkbd_interrupt(struct hkbd_softc *);328 hkbd_any_key_pressed(struct hkbd_softc *sc) in hkbd_any_key_pressed()337 hkbd_any_key_valid(struct hkbd_softc *sc) in hkbd_any_key_valid()353 hkbd_start_timer(struct hkbd_softc *sc) in hkbd_start_timer()379 hkbd_put_key(struct hkbd_softc *sc, uint32_t key) in hkbd_put_key()406 hkbd_do_poll(struct hkbd_softc *sc, uint8_t wait) in hkbd_do_poll()455 hkbd_get_key(struct hkbd_softc *sc, uint8_t wait) in hkbd_get_key()[all …]