Searched refs:hkbd_get_key (Results 1 – 1 of 1) sorted by relevance
455 hkbd_get_key(struct hkbd_softc *sc, uint8_t wait) in hkbd_get_key() function1280 usbcode = hkbd_get_key(sc, (wait == FALSE) ? 0 : 1); in hkbd_read()1349 usbcode = hkbd_get_key(sc, (wait == FALSE) ? 0 : 1); in hkbd_read_char_locked()