Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dukbd.c350 static void ukbd_set_leds(struct ukbd_softc *, uint8_t);
1862 ukbd_set_leds(sc, i); in ukbd_ioctl_locked()
2037 ukbd_set_leds(struct ukbd_softc *sc, uint8_t leds) in ukbd_set_leds() function