Home
last modified time | relevance | path

Searched refs:hkbd_set_leds (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhkbd.c299 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