Searched refs:hkbd_set_leds (Results 1 – 1 of 1) sorted by relevance
299 static int hkbd_set_leds(struct hkbd_softc *, uint8_t);1567 error = hkbd_set_leds(sc, i); in hkbd_ioctl_locked()1758 hkbd_set_leds(struct hkbd_softc *sc, uint8_t leds) in hkbd_set_leds() function